Update openvpn.init

This commit is contained in:
MarkusMcNugen
2018-02-04 00:38:57 -05:00
committed by GitHub
parent ec17e733ea
commit d2a9b1ef14

View File

@@ -39,7 +39,6 @@ if test -e /etc/default/openvpn ; then
fi fi
start_vpn () { start_vpn () {
if grep -q '^[ ]*daemon' $CONFIG_DIR/$NAME.ovpn ; then if grep -q '^[ ]*daemon' $CONFIG_DIR/$NAME.ovpn ; then
# daemon already given in config file # daemon already given in config file
DAEMONARG= DAEMONARG=