mirror of
https://github.com/bol-van/zapret.git
synced 2026-08-10 08:48:43 +09:00
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
/opt/zapret/init.d/sysv/zapret stop
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
/opt/zapret/init.d/sysv/zapret start
|
||||
exec chpst -b zapret sleep infinity
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/bin/execlineb -P
|
||||
exec /opt/zapret/init.d/sysv/zapret stop
|
||||
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
@@ -0,0 +1,2 @@
|
||||
#!/bin/execlineb -P
|
||||
exec /opt/zapret/init.d/sysv/zapret start
|
||||
Reference in New Issue
Block a user