1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

Merge pull request #11423 from nl6720/systemd-unit

Order qbittorrent-nox@.service after network-online.target
This commit is contained in:
Mike Tzou 2019-11-05 09:42:35 +08:00 committed by GitHub
commit 6a6c05fba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
[Unit]
Description=qBittorrenti-nox service for user %I
Documentation=man:qbittorrent-nox(1)
After=network.target
Wants=network-online.target
After=network-online.target nss-lookup.target
[Service]
Type=simple