diff options
author | bt <bt@web> | 2024-04-10 12:29:00 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-04-10 12:29:00 -0500 |
commit | 34e89fb761eb82a73ada0fc20660420aec82c820 (patch) | |
tree | f61fcf2eb56d74958e2479050934dec8f61719f9 /wiki/openbsd | |
parent | 3763edacb633717645a1f3992ac47abaf95fff28 (diff) |
Diffstat (limited to 'wiki/openbsd')
-rw-r--r-- | wiki/openbsd/installation.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/openbsd/installation.mdwn b/wiki/openbsd/installation.mdwn index a5a1426..98605ea 100644 --- a/wiki/openbsd/installation.mdwn +++ b/wiki/openbsd/installation.mdwn @@ -54,6 +54,8 @@ Before we do anything, we should give our main user full access via `doas`. Logi Now you can logout or reboot the machine. +Running any of the commands might present you with a permissions error. If that happens, simply add `doas` to the start of every command. + ### Firmware Once your machine reboots, login as your created user. The next steps will help you ensure you have the latest firmware. |