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

@@ -92,3 +92,8 @@ eefa8c5485c275fdc33f259dde59117a
-----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