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

[ifupdown] Fix bridges down at boot with Debian bookworm systemd #15

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

href
Copy link

@href href commented Feb 19, 2024

With Debian bookworm systemd 252.6-1, the bridge is stopped immediately after attempting its startup.
It could be that this newer systemd removed the unexpected behavior that allowed to start the service while its "BindsTo" device does not exists.

(cherry picked from commit 140db62)

With Debian bookworm systemd 252.6-1, the bridge is stopped immediately
after attempting its startup.
It could be that this newer systemd removed the unexpected behavior that allowed to start
the service while its "BindsTo" device does not exists.

(cherry picked from commit 140db62)
Copy link

@ctx ctx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@href href merged commit 05cde54 into cloudscale/stable-3.0 Feb 20, 2024
14 of 24 checks passed
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.

3 participants