added runit scripts
This commit is contained in:
parent
2e437cd329
commit
c65de416de
81 changed files with 114 additions and 0 deletions
0
runit_scripts/openvpn/current
Normal file
0
runit_scripts/openvpn/current
Normal file
0
runit_scripts/openvpn/lock
Normal file
0
runit_scripts/openvpn/lock
Normal file
0
runit_scripts/openvpn/log/current
Normal file
0
runit_scripts/openvpn/log/current
Normal file
0
runit_scripts/openvpn/log/lock
Normal file
0
runit_scripts/openvpn/log/lock
Normal file
2
runit_scripts/openvpn/log/run
Executable file
2
runit_scripts/openvpn/log/run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
exec svlogd -tt /var/log/svlog/openvpn
|
||||
0
runit_scripts/openvpn/log/supervise/lock
Normal file
0
runit_scripts/openvpn/log/supervise/lock
Normal file
1
runit_scripts/openvpn/log/supervise/pid
Normal file
1
runit_scripts/openvpn/log/supervise/pid
Normal file
|
|
@ -0,0 +1 @@
|
|||
32265
|
||||
1
runit_scripts/openvpn/log/supervise/stat
Normal file
1
runit_scripts/openvpn/log/supervise/stat
Normal file
|
|
@ -0,0 +1 @@
|
|||
run
|
||||
BIN
runit_scripts/openvpn/log/supervise/status
Normal file
BIN
runit_scripts/openvpn/log/supervise/status
Normal file
Binary file not shown.
2
runit_scripts/openvpn/run
Executable file
2
runit_scripts/openvpn/run
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
exec /usr/bin/openvpn --config /home/brian/.config/protonvpn/protonvpn_configs/us-free-02.protonvpn.com.udp.ovpn --auth-user-pass /home/brian/.config/protonvpn/protonvpn.txt
|
||||
0
runit_scripts/openvpn/supervise/lock
Normal file
0
runit_scripts/openvpn/supervise/lock
Normal file
1
runit_scripts/openvpn/supervise/pid
Normal file
1
runit_scripts/openvpn/supervise/pid
Normal file
|
|
@ -0,0 +1 @@
|
|||
32266
|
||||
1
runit_scripts/openvpn/supervise/stat
Normal file
1
runit_scripts/openvpn/supervise/stat
Normal file
|
|
@ -0,0 +1 @@
|
|||
run
|
||||
BIN
runit_scripts/openvpn/supervise/status
Normal file
BIN
runit_scripts/openvpn/supervise/status
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue