Update qbittorrent-install.sh
This commit is contained in:
parent
3c40a990ce
commit
f1b05be177
@ -45,9 +45,11 @@ cat <<EOF >/etc/systemd/system/qbittorrent-nox.service
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=qBittorrent client
|
Description=qBittorrent client
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/opt/qbittorrent/qbittorrent-nox
|
ExecStart=/opt/qbittorrent/qbittorrent-nox
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user