chiark / gitweb /
networkd: don't pull in systemd-networkd-wait-online service from systemd-networkd...
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Jun 2014 00:13:08 +0000 (02:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Jun 2014 00:43:44 +0000 (02:43 +0200)
networkd-wait-online should never exist in the default transaction,
unless explicitly enable or pulled in via things like NFS. However, just
enabling networkd shouldn't enable networkd-wait-online, since it's
common to use the former without the latter.

units/systemd-networkd.service.in

index 57c3fbff51ee8bff9022007458230853acc3c855..8b0ea140c0b5dc4211324db4f55f0ce7554fc984 100644 (file)
@@ -25,5 +25,4 @@ ProtectHome=yes
 WatchdogSec=1min
 
 [Install]
 WatchdogSec=1min
 
 [Install]
-Also=systemd-networkd-wait-online.service
 WantedBy=multi-user.target
 WantedBy=multi-user.target