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

@@ -88,3 +88,8 @@ ac4c0e20c45066d83cff92046769b3c5
-----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