mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update qbittorrent.init
This commit is contained in:
parent
9c329bbf0a
commit
cbcf295d80
@ -30,9 +30,6 @@ DAEMONSTRING="$DAEMON $DAEMON_ARGS >> $QBTLOG 2>&1"
|
|||||||
|
|
||||||
export DBUS_SESSION_BUS_ADDRESS=""
|
export DBUS_SESSION_BUS_ADDRESS=""
|
||||||
|
|
||||||
# Exit if the package is not installed
|
|
||||||
[ -x "$DAEMON" ] || exit 0
|
|
||||||
|
|
||||||
# Read configuration variable file if it is present
|
# Read configuration variable file if it is present
|
||||||
#[ -r /etc/default/$NAME ] && . /etc/default/$NAME
|
#[ -r /etc/default/$NAME ] && . /etc/default/$NAME
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user