mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-22 19:28:42 +00:00
Add zapret dinit service file
This commit is contained in:
parent
56456c1e0c
commit
5373ca7f52
9
init.d/dinit/zapret
Normal file
9
init.d/dinit/zapret
Normal file
@ -0,0 +1,9 @@
|
||||
type = scripted
|
||||
command = /opt/zapret/init.d/sysv/zapret start
|
||||
stop-command = /opt/zapret/init.d/sysv/zapret stop
|
||||
depends-on = network.target
|
||||
before = login.target
|
||||
restart = false
|
||||
logfile = /var/log/dinit/zapret.log
|
||||
smooth-recovery = false
|
||||
run-as = root
|
Loading…
Reference in New Issue
Block a user