1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 14:27:56 +00:00

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
parent c73d698718
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