diff options
Diffstat (limited to 'textproc/elasticsearch7/files/pkg-message.in')
-rw-r--r-- | textproc/elasticsearch7/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/elasticsearch7/files/pkg-message.in b/textproc/elasticsearch7/files/pkg-message.in index f664cda07807..2182e1a8789b 100644 --- a/textproc/elasticsearch7/files/pkg-message.in +++ b/textproc/elasticsearch7/files/pkg-message.in @@ -9,6 +9,12 @@ You may need to set: sysctl security.bsd.unprivileged_mlock=1 +When running within a jail, it's highly advisable to set: + +enforce_statfs = 1 + +for the jail running elasticsearch instance. + !!! PLUGINS NOTICE !!! ElasticSearch plugins should only be installed via the elasticsearch-plugin |