Skip to content

Commit

Permalink
Fix online status with more than one NIC
Browse files Browse the repository at this point in the history
For systems with more than one unconfigured NIC, this allows the system to see any one interface online as enough to proceed with online status.
Fixes kairos-io/kairos#2898

Signed-off-by: Ben Corrado <[email protected]>
  • Loading branch information
bencorrado committed Sep 28, 2024
1 parent 0ad384e commit 6a9fb4f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Service]
ExecStart=
ExecStart=/usr/lib/systemd/systemd-networkd-wait-online --any --ipv4

0 comments on commit 6a9fb4f

Please sign in to comment.