added config files for svlogd

This commit is contained in:
tomit4 2022-02-23 12:36:39 -08:00
parent c65de416de
commit 61966aba45
31 changed files with 15 additions and 25 deletions

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec /usr/bin/auto-cpufreq --daemon

View file

@ -1 +0,0 @@
23175

View file

@ -1 +0,0 @@
run

View file

@ -0,0 +1,3 @@
size 1000000
num 1
timeout 86400

View file

@ -0,0 +1,3 @@
size 1000000
num 1
timeout 86400

View file

@ -0,0 +1,3 @@
size 1000000
num 1
timeout 86400

View file

@ -0,0 +1,3 @@
size 1000000
num 1
timeout 86400

View file

@ -0,0 +1,3 @@
size 1000000
num 1
timeout 86400

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec svlogd -tt /var/log/svlog/privoxy

View file

@ -1 +0,0 @@
1600

View file

@ -1 +0,0 @@
run

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec chpst -u privoxy:privoxy privoxy --no-daemon /etc/privoxy/config 2>&1

View file

@ -1 +0,0 @@
1601

View file

@ -1 +0,0 @@
run

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec tor --quiet --runasdaemon 0 2>&1

View file

@ -1 +0,0 @@
3743

View file

@ -1 +0,0 @@
run

Binary file not shown.

View file

@ -1,3 +0,0 @@
#!/bin/sh
set -e
exec /usr/lib/ufw/ufw-init stop

View file

@ -1,4 +0,0 @@
#!/bin/sh
set -e
/usr/lib/ufw/ufw-init start quiet
exec chpst -b ufw pause

View file

@ -1 +0,0 @@
5054

View file

@ -1 +0,0 @@
run

Binary file not shown.