mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Removed --webui-port=8080 from the systemctl service definition; it's redundant, and it will overwrite the user setting (if configured to a different port).
@@ -55,7 +55,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
User=qbtuser
|
||||
ExecStart=/usr/bin/qbittorrent-nox --webui-port=8080
|
||||
ExecStart=/usr/bin/qbittorrent-nox
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user