0
0
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:
xeyossr 2025-08-10 16:29:36 +04:00
parent 56456c1e0c
commit 5373ca7f52

9
init.d/dinit/zapret Normal file
View 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