2015-04-05 11:34:48 +00:00
|
|
|
[Unit]
|
|
|
|
Description=qBittorrent Daemon Service
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=forking
|
|
|
|
User=1000
|
2015-05-02 20:38:40 +00:00
|
|
|
ExecStart=@EXPAND_BINDIR@/qbittorrent-nox -d
|
2015-04-05 11:34:48 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|