From b9392a50e7737112e81a575d02859a139f893525 Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sun, 4 Feb 2018 20:14:48 -0500 Subject: [PATCH] Update qbittorrent.init --- qbittorrent/qbittorrent.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/qbittorrent.init b/qbittorrent/qbittorrent.init index f6ee4d6..8e25009 100644 --- a/qbittorrent/qbittorrent.init +++ b/qbittorrent/qbittorrent.init @@ -24,7 +24,7 @@ SCRIPTNAME="/etc/init.d/qbittorrent" NAME="qbittorrent-nox" DESC="QBittorrent" PIDFILE="/var/run/$NAME.pid" -QBTLOG="/config/qBittorrent/data/logs/$NAME daemon.log" +QBTLOG="/config/qBittorrent/data/logs/qbittorrent-daemon.log" DAEMON="/usr/bin/qbittorrent-nox" DAEMON_ARGS="--profile=/config"