mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +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
|
||||
|
||||
start_vpn () {
|
||||
|
||||
if grep -q '^[ ]*daemon' $CONFIG_DIR/$NAME.ovpn ; then
|
||||
# daemon already given in config file
|
||||
DAEMONARG=
|
||||
|
Loading…
Reference in New Issue
Block a user