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

"ULIMIT_N=" configurable in the elasticsearch-servicewrapper script #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nareshov
Copy link

If set, will do a `ulimit -n $ULIMIT_N' in the wrapper script.

I had set the limits for elasticsearch user in /etc/security/limits.conf but that wasn't working when used with this script even though /etc/pam.d/runuser says 'required session pam_limits.so' so i put the support in here.

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.

1 participant