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

Adjust runtime-postinstall.tmpl for systemd config files move #1354

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

keszybz
Copy link
Contributor

@keszybz keszybz commented Dec 8, 2023

Systemd config files were moved from /etc to /usr/lib/systemd, so this snippet fails. Instead of editing the config file, just create a drop-in snippet with the desired configuration.

Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

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

Thanks! Ignore the broken test, I'll test it locally.

@bcl bcl self-requested a review December 8, 2023 17:54
@bcl
Copy link
Contributor

bcl commented Dec 8, 2023

Actually this seems to make the GUI stop working, trying to gather more details.

Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

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

[Manager] should be [Login]

Systemd config files were moved from /etc to /usr/lib/systemd,
so this snippet fails. Instead of editing the config file, just create
a drop-in snippet with the desired configuration.
@keszybz
Copy link
Contributor Author

keszybz commented Dec 9, 2023

Yikes. Updated.

Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

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

Thanks!

@bcl bcl merged commit 29537a1 into weldr:master Dec 11, 2023
1 check failed
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.

2 participants