Add missing up and down scripts on nordvpn configs

This commit is contained in:
Jayson Reis (jaysonsantos)
2015-10-07 22:15:05 +02:00
parent 61d4984e56
commit 2b4b0f52cc
148 changed files with 740 additions and 0 deletions

View File

@@ -91,3 +91,8 @@ b8d1e2ae9b5b65f608de81fe2a48dee5
2c8d4f8f5a9acbc9bad6815b5b2a0ad4
-----END OpenVPN Static key V1-----
</tls-auth>
# OpenVPN controls startup and shut down of transmission
script-security 2
up /etc/transmission/start.sh
down /etc/transmission/stop.sh