Skip to content

Allow LimitCORE in [Service] for manage_unit/dropin #341

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

Merged
merged 1 commit into from
May 1, 2023

Conversation

traylenator
Copy link
Contributor

@traylenator traylenator commented Apr 27, 2023

Pull Request (PR) description

Addition of LimitCOR to [service] section of
systemd::manage_unit and systemd::manage_dropin

Added as penance for giving a wrong guess twice to someone how to do this. Always confuses me since while:

systemctl show sshd.service -t LimitCORESoft has a value it cannot be set as I understand it.

There is some duplication here with the existing systemd::service_limits but that is fine.

@traylenator traylenator added the enhancement New feature or request label Apr 27, 2023
@traylenator
Copy link
Contributor Author

Test failure unrelated - tomorrow.

Addition of LimitCOR to `[service]` section of
`systemd::manage_unit` and `systemd::manage_dropin`

Added as penance for giving a wrong guess twice to someone how
to do this. Always confuse me since while:

`systemctl show sshd.service -t LimitCORESoft` has a value it cannot be
set as I understand it.

* https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Process%20Properties
@bastelfreak bastelfreak merged commit 6681c1e into voxpupuli:master May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants