added runit scripts
This commit is contained in:
parent
2e437cd329
commit
c65de416de
81 changed files with 114 additions and 0 deletions
2
runit_scripts/privoxy/log/run
Executable file
2
runit_scripts/privoxy/log/run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec svlogd -tt /var/log/svlog/privoxy
|
||||
0
runit_scripts/privoxy/log/supervise/lock
Normal file
0
runit_scripts/privoxy/log/supervise/lock
Normal file
1
runit_scripts/privoxy/log/supervise/pid
Normal file
1
runit_scripts/privoxy/log/supervise/pid
Normal file
|
|
@ -0,0 +1 @@
|
|||
1600
|
||||
1
runit_scripts/privoxy/log/supervise/stat
Normal file
1
runit_scripts/privoxy/log/supervise/stat
Normal file
|
|
@ -0,0 +1 @@
|
|||
run
|
||||
BIN
runit_scripts/privoxy/log/supervise/status
Normal file
BIN
runit_scripts/privoxy/log/supervise/status
Normal file
Binary file not shown.
2
runit_scripts/privoxy/run
Executable file
2
runit_scripts/privoxy/run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec chpst -u privoxy:privoxy privoxy --no-daemon /etc/privoxy/config 2>&1
|
||||
0
runit_scripts/privoxy/supervise/lock
Normal file
0
runit_scripts/privoxy/supervise/lock
Normal file
1
runit_scripts/privoxy/supervise/pid
Normal file
1
runit_scripts/privoxy/supervise/pid
Normal file
|
|
@ -0,0 +1 @@
|
|||
1601
|
||||
1
runit_scripts/privoxy/supervise/stat
Normal file
1
runit_scripts/privoxy/supervise/stat
Normal file
|
|
@ -0,0 +1 @@
|
|||
run
|
||||
BIN
runit_scripts/privoxy/supervise/status
Normal file
BIN
runit_scripts/privoxy/supervise/status
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue