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 specify supported option 'infinity' for LimitNPROC #152

Merged
merged 2 commits into from
Jan 15, 2021

Conversation

hdeheer
Copy link
Contributor

@hdeheer hdeheer commented Jun 5, 2020

From limits.conf(5)
All items support the values -1, unlimited or infinity indicating no limit, except for priority and nice.

From limits.conf(5)
All items support the values -1, unlimited or infinity indicating no limit, except for priority and nice.
@raphink
Copy link
Member

raphink commented Jul 15, 2020

Thanks for that. Why not use the other, more complete, regexp as the other fields then?

@raphink raphink added the enhancement New feature or request label Jul 15, 2020
@hdeheer
Copy link
Contributor Author

hdeheer commented Jul 23, 2020

@raphink I changed the validation as per your recommendation.

@hdeheer
Copy link
Contributor Author

hdeheer commented Oct 7, 2020

@raphink a friendly reminder. I changed the validation as per your recommendation.

@hdeheer
Copy link
Contributor Author

hdeheer commented Jan 15, 2021

Solves #173

@raphink raphink merged commit aec39e8 into voxpupuli:master Jan 15, 2021
simondeziel pushed a commit to simondeziel/puppet-systemd that referenced this pull request Jun 16, 2021
…xpupuli#152)

* Add ability to specify supported option 'infinity' for LimitNPROC

From limits.conf(5)
All items support the values -1, unlimited or infinity indicating no limit, except for priority and nice.

* Extend validation to include improved regexp
simondeziel pushed a commit to simondeziel/puppet-systemd that referenced this pull request Jun 16, 2021
…xpupuli#152)

* Add ability to specify supported option 'infinity' for LimitNPROC

From limits.conf(5)
All items support the values -1, unlimited or infinity indicating no limit, except for priority and nice.

* Extend validation to include improved regexp
op-ct pushed a commit to op-ct/puppet-systemd that referenced this pull request Jun 17, 2022
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.

None yet

2 participants