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