Skip to content

Conversation

skrobul
Copy link
Collaborator

@skrobul skrobul commented Nov 13, 2024

This changes behavior of systemd-networkd-wait-online so that it does not wait the default 120s for all of interfaces to become online, which in reality never comes effectively delaying boot for 2 minutes.

Instead, we are satisfied with just one interface reaching the IPv4 routable state.

Closes PUC-580

This changes behavior of systemd-networkd-wait-online so that it does
not wait default 120s for all of interfaces to become online, which in
reality never comes effectively delaying boot for 2 minutes.

Instead, we are satisfied with just one interface reaching the IPv4
routable state.
@skrobul skrobul requested a review from a team November 13, 2024 14:13
@cardoe cardoe added this pull request to the merge queue Nov 13, 2024
Merged via the queue into main with commit e9c538c Nov 13, 2024
18 checks passed
@cardoe cardoe deleted the ipa-systemd-wait-online branch November 13, 2024 14:48
@skrobul
Copy link
Collaborator Author

skrobul commented Feb 19, 2025

for the record - this has not worked:

# ls -la /etc/systemd/system/systemd-networkd-wait-online.service.d/
ls: cannot access '/etc/systemd/system/systemd-networkd-wait-online.service.d/': No such file or directory
root@debian:/etc/systemd/system# 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants