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

T35041 add user manager config #391

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

dylanmccall
Copy link
Contributor

To achieve this, we will copy the same configuration file that is added
to system.conf.d.

This change is necessary to prevent systemd from stopping the user
session when a child process is killed by the OOM killer. It should be
possible to revert this once Endless OS is using systemd >= v253, where
OOMPolicy defaults to "continue" for login session scopes:
systemd/systemd@98b6c94

https://phabricator.endlessm.com/T35041

To achieve this, we will copy the same configuration file that is added
to system.conf.d.

This change is necessary to prevent systemd from stopping the user
session when a child process is killed by the OOM killer. It should be
possible to revert this once Endless OS is using systemd >= v253, where
OOMPolicy defaults to "continue" for login session scopes:
systemd/systemd@98b6c94

https://phabricator.endlessm.com/T35041
@dylanmccall dylanmccall requested review from wjt and starnight January 8, 2024 23:53
Copy link
Contributor

@starnight starnight left a comment

Choose a reason for hiding this comment

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

Thanks!

@starnight starnight merged commit 699533e into master Jan 9, 2024
2 checks passed
@starnight starnight deleted the T35041-add-user-manager-config branch January 9, 2024 02:59
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