mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-22 18:45:25 +00:00
Update openvpn.init
This commit is contained in:
parent
ec17e733ea
commit
d2a9b1ef14
@ -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=
|
||||||
|
Loading…
Reference in New Issue
Block a user