mirror of
https://github.com/bol-van/zapret.git
synced 2026-08-11 01:08:44 +09:00
Added runit service
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
/opt/zapret/init.d/sysv/zapret stop
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
/opt/zapret/init.d/sysv/zapret start
|
||||
exec chpst -b zapret pause
|
||||
Reference in New Issue
Block a user