Fixed SIGTERM handling

This commit is contained in:
Zack Adams 2014-12-10 10:36:00 -05:00
parent bfb896f716
commit 73c206d14a

View File

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