diff options
author | Mark Felder <feld@FreeBSD.org> | 2018-03-02 18:13:01 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2018-03-02 18:13:01 +0000 |
commit | 69f3ca06037980b9bd8083387ee9bb90a784b4cc (patch) | |
tree | 48b83247035f4a518c890df86ce9e078f489052a /textproc/elasticsearch6/files | |
parent | mail/dovecot-pigeonhole: upgrade to v0.4.22. (diff) |
textproc/elasticsearch6: Update pkg-message
"bootstrap.system_call_filter: false" does not need to be set on
ElasticSearch 6.2.2 for a successful bootstrap on FreeBSD
Notes
Notes:
svn path=/head/; revision=463424
Diffstat (limited to 'textproc/elasticsearch6/files')
-rw-r--r-- | textproc/elasticsearch6/files/pkg-message.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/elasticsearch6/files/pkg-message.in b/textproc/elasticsearch6/files/pkg-message.in index f94be9023f6a..8c86afa488c4 100644 --- a/textproc/elasticsearch6/files/pkg-message.in +++ b/textproc/elasticsearch6/files/pkg-message.in @@ -14,11 +14,4 @@ sysctl security.bsd.unprivileged_mlock=1 to prevent the process from failing the bootstrap. -Do note that you need to set - -bootstrap.system_call_filter: false - -in your elasticsearch.yml file to successfully bootstrap on non-Linux -OSes now. - ====================================================================== |