mirror of https://github.com/bol-van/zapret/
committed by
GitHub
1 changed files with 9 additions and 0 deletions
@ -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