enhanced a few things. running plain ubuntu, openvpn starts transmission when connection is establised and so on

This commit is contained in:
Kristian Haugene
2015-05-07 21:34:34 +02:00
parent c58b4871d0
commit f053cb6c42
4 changed files with 19 additions and 19 deletions

View File

@@ -15,4 +15,7 @@ verb 1
reneg-sec 0
crl-verify /etc/openvpn/crl.pem
# OpenVPN control startup and shut down of transmission
script-security 2
up /etc/transmission-daemon/start.sh
down /etc/transmission-daemon/stop.sh