Skip to content
Snippets Groups Projects
Commit 250d7bc1 authored by zhubingbing's avatar zhubingbing
Browse files

Fix elasticsearch upgrade permission issue

Change-Id: I113912e492c719385700da89307c7af4538207f9
Partial-Bug: #1631503
parent dbf05f07
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,12 @@
"owner": "elasticsearch",
"perm": "0600"
}
],
"permissions": [
{
"path": "/var/lib/elasticsearch",
"owner": "elasticsearch:elasticsearch",
"recurse": true
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment