Skip to content

Commit a93350b

Browse files
committed
docs: add changelog note for root => UID 0 change
1 parent 7d618ce commit a93350b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Permissions on the Elasticsearch plugin directory have been fixed to permit world read rights.
99
* The service systemd unit now `Wants=` a network target to fix bootup parallelization problems.
1010
* Recursively create the logdir for elasticsearch when creating multiple instances
11+
* Files and directories with root ownership now specify UID/GID 0 instead to improve compatability with *BSDs.
1112

1213
#### Changes
1314
* The `api_ca_file` and `api_ca_path` parameters have been added to support custom CA bundles for API access.

0 commit comments

Comments
 (0)