Skip to content

Commit

Permalink
[systemd] Use a private /tmp directory (#112372)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
jbudz and kibanamachine authored Oct 1, 2021
1 parent 56e17cd commit 8928a1e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ After=network-online.target
Type=simple
User=kibana
Group=kibana
PrivateTmp=true

Environment=KBN_HOME=/usr/share/kibana
Environment=KBN_PATH_CONF=/etc/kibana
Expand Down

0 comments on commit 8928a1e

Please sign in to comment.