diff options
Diffstat (limited to 'gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl')
| -rw-r--r-- | gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl index 2dc17a39..6908d132 100644 --- a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl +++ b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.gmi.tpl @@ -29,6 +29,8 @@ $ doas sysupgrade # Update all binaries (including Kernel) `sysupgrade` downloaded and upgraded to the next release and rebooted the system. After the reboot, I run: +> Note to myself: I have to undo the `/var/www` symlink before upgrading, and re-establishing the symlink afterwards again. This is due to disk space constraings on my setup! + ```shell $ doas sysmerge # Update system configuration files $ doas pkg_add -u # Update all packages |
