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

Add ability to manage StopIdleSessionSec in logind.conf #369

Merged
merged 5 commits into from
Jul 28, 2023

Conversation

jasonknudsen
Copy link
Contributor

@jasonknudsen jasonknudsen commented Jul 28, 2023

RHEL8 (at least) has a parameter in systemd's logind.conf called StopIdleSessionSec which can be infinity or an integer (similar to SessionsMax).

Hiera:

systemd::logind_settings:
  StopIdleSessionSec: 900

Error:

Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd]: parameter 'logind_settings' unrecognized key 'StopIdleSessionSec'

@kenyon
Copy link
Member

kenyon commented Jul 28, 2023

REFERENCE.md is automatically generated by running bundle exec rake strings:generate:reference.

@jasonknudsen
Copy link
Contributor Author

jasonknudsen commented Jul 28, 2023

bundle exec rake strings:generate:reference

My local pdk/bundle on my mac is a mess, sorry. Went in manually! I did try using puppet strings generate --format markdown --out REFERENCE.md but I think either mine is too old, or too new, and it made an enormous amount of changes

@bastelfreak bastelfreak merged commit af055fb into voxpupuli:master Jul 28, 2023
27 checks passed
@bastelfreak bastelfreak added the enhancement New feature or request label Jul 28, 2023
@jasonknudsen
Copy link
Contributor Author

Thanks for accepting the change and merging! Is it possible to get a release cut in the next week or two? Thanks

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.

3 participants