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

Fix init script #4432

Merged
merged 1 commit into from
May 31, 2017
Merged

Fix init script #4432

merged 1 commit into from
May 31, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented May 31, 2017

  • Correct the way runuser is called
  • Only use -u $beat_user if beat_user is not root. That's because the -u command seems to have issues on ubuntu systems.

Fixes #4429.

* Correct the way runuser is called
* Only use `-u $beat_user` if `beat_user` is not `root`. That's because the `-u` command seems to have issues on ubuntu systems.

Fixes elastic#4429.
@tsg
Copy link
Contributor Author

tsg commented May 31, 2017

jenkins, package it

@exekias exekias merged commit 08c2542 into elastic:master May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants