mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #1380 from vcaputo/ignition-networkd
ignition: add dependency on systemd-networkd.service
This commit is contained in:
commit
c512c32572
@ -11,3 +11,6 @@ After=ignition-disks.service
|
|||||||
|
|
||||||
Requires=ignition-files.service
|
Requires=ignition-files.service
|
||||||
After=ignition-files.service
|
After=ignition-files.service
|
||||||
|
|
||||||
|
Requires=systemd-networkd.service
|
||||||
|
After=systemd-networkd.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user