mirror of
https://github.com/systemd/systemd.git
synced 2025-03-10 16:58:28 +03:00
networkd: don't pull in systemd-networkd-wait-online service from systemd-networkd when enabling
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.
This commit is contained in:
parent
cebed5005b
commit
324d7a53b9
@ -25,5 +25,4 @@ ProtectHome=yes
|
||||
WatchdogSec=1min
|
||||
|
||||
[Install]
|
||||
Also=systemd-networkd-wait-online.service
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user