Order qbittorrent-nox@.service after network-online.target

This ensures that qbittorrent-nox doesn't start while the network is not up yet.
This commit is contained in:
nl6720 2019-10-30 09:10:46 +02:00
commit a40d490b76

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