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

@@ -87,3 +87,8 @@ b8f0dea33f5e8febe2611512b29d434f
-----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