diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-05-16 21:27:14 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-16 21:27:14 +0200 |
commit | 6b2d1a9d5af5d39dcb78699cecd785574b1a6044 (patch) | |
tree | 9532c2db19c258a6be6d8a9e1891f6df610bb768 | |
parent | c4500b5aa3148268bf1415cafc380a7f6cd90d9b (diff) | |
download | blog-6b2d1a9d5af5d39dcb78699cecd785574b1a6044.tar |
Add blog post idea: OpenBSD hooks
-rw-r--r-- | BACKLOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ ## Blog +* OpenBSD hooks: rc.firsttime(8), upgrade.site(8), apmd(8) /etc/apm/suspend, crontab(5) @reboot, etc. +* Execute long-running possibly interactive remote command using ssh-tmux-new * Compile SQLite extensions from source (download raw file at revision from fossil) * Auto-install Arch Linux on vmm * Upgrade temp-postgres |