0
0
mirror of https://github.com/bol-van/zapret.git synced 2025-08-22 19:28:42 +00:00
This commit is contained in:
xeyossr 2025-08-21 21:01:25 +05:00 committed by GitHub
commit d53cc41b80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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