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

Resolves upgrade error Failed to start systemd-sysext.service #1

Merged
merged 2 commits into from Jul 12, 2023

Conversation

cchulo
Copy link
Contributor

@cchulo cchulo commented Jul 12, 2023

An issue seems to come up when you attempt to activate systemd-sysext a second time when it was already active, this can happen if tailscale was previously installed with this script.

Adding these checks resolves the problem.

The call to daemon-reload and systemd-sysext refresh should handle any configuration file changes anyway, there is no need to call enable/start if they are already active for the same reason.

@legowerewolf legowerewolf merged commit b6b0f9b into tailscale-dev:main Jul 12, 2023
@legowerewolf
Copy link
Collaborator

Thanks!

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.

None yet

2 participants