适用于 qBittorrent-nox 的 systemd
创建文件 /etc/systemd/system/qbittorrent-nox.service
,填入:
1 | [Unit] |
所有 <>
包裹的部分需要手动修改。主要是用户名和 qbittorrent-nox
的位置。
重载配置:
1 | sudo systemctl daemon-reload |
启用服务并运行:
1 | sudo systemctl enable --now qbittorrent-nox |
创建文件 /etc/systemd/system/qbittorrent-nox.service
,填入:
1 | [Unit] |
所有 <>
包裹的部分需要手动修改。主要是用户名和 qbittorrent-nox
的位置。
重载配置:
1 | sudo systemctl daemon-reload |
启用服务并运行:
1 | sudo systemctl enable --now qbittorrent-nox |