moving transmission control scripts out of configs and into openvpn start.sh, testing with PIA. Also updating PIA config list.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
client
|
||||
dev tun0
|
||||
dev tun
|
||||
proto udp
|
||||
remote sweden.privateinternetaccess.com 1194
|
||||
resolv-retry infinite
|
||||
@@ -16,9 +16,3 @@ reneg-sec 0
|
||||
crl-verify /etc/openvpn/pia/crl.pem
|
||||
|
||||
|
||||
|
||||
|
||||
# OpenVPN controls startup and shut down of transmission
|
||||
script-security 2
|
||||
up /etc/transmission/start.sh
|
||||
down /etc/transmission/stop.sh
|
||||
|
Reference in New Issue
Block a user