From 113a03827b4f0b5a65ebdbca29a365be67cb829e Mon Sep 17 00:00:00 2001 From: binhex Date: Wed, 13 Jul 2022 15:20:42 +0100 Subject: [PATCH] remove shutdown script from supervisor conf file --- build/qbittorrent.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/build/qbittorrent.conf b/build/qbittorrent.conf index 33acf22..694b5ba 100644 --- a/build/qbittorrent.conf +++ b/build/qbittorrent.conf @@ -12,9 +12,4 @@ user = nobody command = /home/nobody/watchdog.sh umask = 000 -[program:shutdown-script] -autorestart = false -startsecs = 0 -user = root -command = /usr/local/bin/shutdown.sh 'qbittorrent-nox' -umask = 000 +