mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-13 00:07:54 +00:00
26404e2cc4
Thanks to leigh123linux and pmzqla.
12 lines
168 B
Desktop File
12 lines
168 B
Desktop File
[Unit]
|
|
Description=qBittorrent Daemon Service
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
User=1000
|
|
ExecStart=qbittorrent-nox -d
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|