Update openvpn.init

This commit is contained in:
MarkusMcNugen 2018-02-04 00:38:57 -05:00 committed by GitHub
parent ec17e733ea
commit d2a9b1ef14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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