Skip to content
New issue

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

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

Already on GitHub? # to your account

Reload systemd-networkd.service during ensure-sysext #128

Open
wants to merge 1 commit into
base: flatcar-master
Choose a base branch
from

Conversation

jmacdonagh
Copy link

Supports sysexts that configure networkd (for example, tailscale)

Certain sysext extensions, such as tailscale, need to configure networkd (for example, making tailscale* interfaces unmanaged).

Testing done

  • Added drop-in that replaced ensure-sysext with the above ExecStart
  • Added newly built tailscale.raw from this MR: Fix tailscale sysext-bakery#106
  • Rebooted, checked systemd-networkd.service logs to see that it was reconfigured before tailscale0 interface came up.

Supports sysexts that configure networkd (for example, tailscale)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant