Add 9router start-on-boot setup (non-root, @reboot cron, no systemd)
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# ignore OS / editor junk
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# don't commit the reboot marker
|
||||
/tmp/9router-cron-ran
|
||||
Reference in New Issue
Block a user