Closed TheRealFalcon closed 1 month ago
Take 2...
I added a commit that instead of using a drop-in will call the systemd-networkd-wait-online binary using the exact same args that the service uses based on 'systemctl cat'. This removes the need for a costly daemon-reload in the cases we need to wait on network.
I haven't touched integration tests since the first commit, so they will have known failures.
@blackboxsw , thanks for the review. I applied your comments and also made a change to move the wait into the activators.
updated based on comments. Integration tests still need to be updated.
Test case added and no more comments left. I'm going to merge this.
Proposed Commit Message
Additional Context
Test Steps
Merge type