added config files for svlogd
This commit is contained in:
parent
c65de416de
commit
61966aba45
31 changed files with 15 additions and 25 deletions
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec /usr/bin/auto-cpufreq --daemon
|
||||
|
|
@ -1 +0,0 @@
|
|||
23175
|
||||
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Binary file not shown.
3
runit_scripts/docker/log/config
Normal file
3
runit_scripts/docker/log/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
size 1000000
|
||||
num 1
|
||||
timeout 86400
|
||||
3
runit_scripts/mariadb/log/config
Normal file
3
runit_scripts/mariadb/log/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
size 1000000
|
||||
num 1
|
||||
timeout 86400
|
||||
3
runit_scripts/nvidia_undervolt/log/config
Normal file
3
runit_scripts/nvidia_undervolt/log/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
size 1000000
|
||||
num 1
|
||||
timeout 86400
|
||||
3
runit_scripts/openvpn/log/config
Normal file
3
runit_scripts/openvpn/log/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
size 1000000
|
||||
num 1
|
||||
timeout 86400
|
||||
3
runit_scripts/postgresql/log/config
Normal file
3
runit_scripts/postgresql/log/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
size 1000000
|
||||
num 1
|
||||
timeout 86400
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec svlogd -tt /var/log/svlog/privoxy
|
||||
|
|
@ -1 +0,0 @@
|
|||
1600
|
||||
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec chpst -u privoxy:privoxy privoxy --no-daemon /etc/privoxy/config 2>&1
|
||||
|
|
@ -1 +0,0 @@
|
|||
1601
|
||||
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec tor --quiet --runasdaemon 0 2>&1
|
||||
|
|
@ -1 +0,0 @@
|
|||
3743
|
||||
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Binary file not shown.
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
exec /usr/lib/ufw/ufw-init stop
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
/usr/lib/ufw/ufw-init start quiet
|
||||
exec chpst -b ufw pause
|
||||
|
|
@ -1 +0,0 @@
|
|||
5054
|
||||
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue