added runit scripts
This commit is contained in:
parent
2e437cd329
commit
c65de416de
81 changed files with 114 additions and 0 deletions
4
runit_scripts/ufw/run
Executable file
4
runit_scripts/ufw/run
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
/usr/lib/ufw/ufw-init start quiet
|
||||
exec chpst -b ufw pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue