Add 9router start-on-boot setup (non-root, @reboot cron, no systemd)

This commit is contained in:
cania
2026-08-11 11:30:57 +02:00
commit 40ec0c8506
4 changed files with 203 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# ignore OS / editor junk
.DS_Store
*.swp
*~
.idea/
.vscode/
# don't commit the reboot marker
/tmp/9router-cron-ran