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 @@ c152ec6865abd544eeab71efd8aa8757
e9ecde8274c9043cb4fc7cce009d7b7f
-----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