mirror of
https://github.com/systemd/systemd.git
synced 2025-02-23 13:57:33 +03:00
units: change Requires=systemd-networkd.service → BindsTo= one more time
Follow-up for da15f8406e9aeb7908e1d92c02d2ff5147c7788a which did the change for systemd-networkd-wait-online.service, let's also do this for systemd-networkd-wait-online@.service
This commit is contained in:
parent
e6eb581cb0
commit
51f3dc2234
@ -12,7 +12,7 @@ Description=Wait for Network Interface %i to be Configured
|
||||
Documentation=man:systemd-networkd-wait-online.service(8)
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
Requires=systemd-networkd.service
|
||||
BindsTo=systemd-networkd.service
|
||||
After=systemd-networkd.service
|
||||
Before=network-online.target shutdown.target
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user