Summary: | textproc/elasticsearch7 wrong info message in rc script | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sven Ruediger <admin> | ||||
Component: | Individual Port(s) | Assignee: | Greg Lewis <glewis> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | glewis | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(elastic) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: glewis Date: Sat Jun 13 22:41:05 UTC 2020 New revision: 538703 URL: https://svnweb.freebsd.org/changeset/ports/538703 Log: Fix config path message in rc script PR: 246303 Submitted by: Sven R <admin@hackacad.net> Changes: head/textproc/elasticsearch7/files/elasticsearch.in |
Created attachment 214269 [details] patch for correct info messsage The rc.conf options for Xmx/Xms/Props have been deprecated. According to rc.d/elasticsearch the option is to be set in %PREFIX%/jvm.options, correct location is ES etc-dir/jvm.options. Patch is attached. I don't see the need for a testport.