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
  • Loading branch information
bencorrado committed Sep 28, 2024
1 parent 0ad384e commit 656d13d
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 656d13d

Please sign in to comment.