diff options
author | Dante Catalfamo | 2020-07-07 22:39:13 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-07-07 22:39:13 -0400 |
commit | 02a1f7eaf98313973d78b27507ab915e25b59e61 (patch) | |
tree | 6e0a641cd9c98dc1c5051d4a02c7ae579142a90a /content/posts/WIP-installing-openbsd-on-pcengines/index.org | |
parent | 759ee0498dd2c01318444028f603ddeb6591ce82 (diff) | |
download | blog-02a1f7eaf98313973d78b27507ab915e25b59e61.tar.gz blog-02a1f7eaf98313973d78b27507ab915e25b59e61.tar.bz2 blog-02a1f7eaf98313973d78b27507ab915e25b59e61.zip |
Add ectra line about doas config file
Diffstat (limited to 'content/posts/WIP-installing-openbsd-on-pcengines/index.org')
-rw-r--r-- | content/posts/WIP-installing-openbsd-on-pcengines/index.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/posts/WIP-installing-openbsd-on-pcengines/index.org b/content/posts/WIP-installing-openbsd-on-pcengines/index.org index b3f4d79..132719a 100644 --- a/content/posts/WIP-installing-openbsd-on-pcengines/index.org +++ b/content/posts/WIP-installing-openbsd-on-pcengines/index.org @@ -80,7 +80,8 @@ media (assuming you verified the signature of the install media). After the install was done, I moved it to where I will be leaving it to run, plugged in the power and ethernet, and SSH'd in. At that point I ran =fw_update= to pull in any extra firmware I might need, and -=syspatch= to keep myself up to date with security patches. +=syspatch= to keep myself up to date with security patches. I was also +sure to add my user to the =doas.conf(5)= config file. I kept the serial adapter connected and plugged it into another machine I have right next to it, so if I ever have any trouble |