Truncated history

This commit is contained in:
bol-van
2024-10-28 09:32:24 +03:00
commit 2aaa2f7cf3
300 changed files with 43184 additions and 0 deletions

2
init.d/s6/zapret/down Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/execlineb -P
exec /opt/zapret/init.d/sysv/zapret stop

1
init.d/s6/zapret/type Normal file
View File

@@ -0,0 +1 @@
oneshot

2
init.d/s6/zapret/up Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/execlineb -P
exec /opt/zapret/init.d/sysv/zapret start