From 35e391730aecce8278a0bba7118c386aef787bd8 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Mon, 24 Mar 2025 15:48:11 +0100 Subject: [PATCH] Update qbittorrent-install.sh --- install/qbittorrent-install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/qbittorrent-install.sh b/install/qbittorrent-install.sh index 6d3963c..aae43e4 100644 --- a/install/qbittorrent-install.sh +++ b/install/qbittorrent-install.sh @@ -47,6 +47,8 @@ Description=qBittorrent client After=network.target [Service] +Type=simple +User=root ExecStart=/opt/qbittorrent/qbittorrent-nox Restart=always