Skip to content

Commit

Permalink
inherit data permisions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Jul 21, 2020
1 parent b930cef commit ce30dd7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ esac

chown -R <%= user %>:<%= group %> <%= dataDir %>
chmod 2750 <%= dataDir %>
chmod -R 2755 <%= dataDir %>/*

chown :<%= group %> ${KBN_PATH_CONF}
chown :<%= group %> ${KBN_PATH_CONF}/kibana.yml
Expand Down

0 comments on commit ce30dd7

Please sign in to comment.