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

Don't mkdir directly in deb init script #18503

Merged
merged 1 commit into from
May 21, 2016
Merged

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented May 20, 2016

Elasticsearch will create the log and data path directories when it
starts, there is no need to do this in the init script

Resolves #18307

Elasticsearch will create the log and data path directories when it
starts, there is no need to do this in the init script

Resolves elastic#18307
@dakrone dakrone added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v5.0.0-alpha3 labels May 20, 2016
@jasontedor
Copy link
Member

LGTM.

@dakrone dakrone merged commit ca033b4 into elastic:master May 21, 2016
@dakrone
Copy link
Member Author

dakrone commented May 21, 2016

Thanks @jasontedor!

@dakrone dakrone deleted the remove-mkdir branch August 16, 2016 22:01
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >enhancement Team:Delivery Meta label for Delivery team v5.0.0-alpha3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loop through comma-separated data directories and create them in init.d startup script
4 participants