mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
Truncated history
This commit is contained in:
2
init.d/s6/zapret/down
Normal file
2
init.d/s6/zapret/down
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/execlineb -P
|
||||
exec /opt/zapret/init.d/sysv/zapret stop
|
1
init.d/s6/zapret/type
Normal file
1
init.d/s6/zapret/type
Normal file
@@ -0,0 +1 @@
|
||||
oneshot
|
2
init.d/s6/zapret/up
Normal file
2
init.d/s6/zapret/up
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/execlineb -P
|
||||
exec /opt/zapret/init.d/sysv/zapret start
|
Reference in New Issue
Block a user