summarylogtreecommitdiffstats
path: root/qbittorrent@.service
blob: 6308addea3a27ebe851aed7659e8b60608e631ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=qbittorrent-nox Daemon
Documentation=https://github.com/qbittorrent/qBittorrent/wiki
After=network.target

[Service]
User=%i
Type=forking
ExecStart=/usr/bin/qbittorrent-nox --daemon --webui-port=8080

[Install]
WantedBy=multi-user.target