Merge pull request #22 from ZackAdams/master

Fixed SIGTERM handling
This commit is contained in:
Kyle Manna 2014-12-10 08:22:37 -08:00
commit 8cd45f1139

View File

@ -31,4 +31,4 @@ fi
conf="$OPENVPN/openvpn.conf"
openvpn --config "$conf"
exec openvpn --config "$conf"