Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemd network-online target does not take into account auto interfaces #8

Open
rmja opened this issue Aug 7, 2023 · 0 comments
Open

Comments

@rmja
Copy link

rmja commented Aug 7, 2023

On a default ubuntu install with an attached local hetzner cloud interface, the systemd network-online target does not take into account the auto created interfaces according to https://docs.hetzner.com/cloud/networks/server-configuration/

For example: journalctl -u systemd-networkd-wait-online.service displays "managing: eth0". It does not include e.g. enp7s0.
If one configures netplan manually and unstalls hc-utils, then the network-online target automatically includes the interface for the network as desired.

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

No branches or pull requests

1 participant