diff options
Diffstat (limited to 'debian/apt-daily.service')
-rw-r--r-- | debian/apt-daily.service | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/apt-daily.service b/debian/apt-daily.service index c81d3ea01..f060487e6 100644 --- a/debian/apt-daily.service +++ b/debian/apt-daily.service @@ -2,8 +2,7 @@ Description=Daily apt download activities Documentation=man:apt(8) ConditionACPower=true -After=network-online.target -Wants=network-online.target +After=network.target network-online.target systemd-networkd.service NetworkManager.service connman.service [Service] Type=oneshot |