mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update openvpn.init
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user