Summary: | [patch] Add new user/group to UID and GUID for port textproc/apache-solr | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthias Fechner <mfechner> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 201455 | ||||||||
Attachments: |
|
Created attachment 174299 [details]
Add user solr for textproc/apache-solr, now with correct home dir
@work A commit references this bug: Author: pi Date: Sun Sep 11 11:43:37 UTC 2016 New revision: 421815 URL: https://svnweb.freebsd.org/changeset/ports/421815 Log: textproc/apache-solr: 5.5.2 -> 6.2.0 - submitter becomes maintainer PR: 201455, 212313 Changes: https://lucene.apache.org/solr/6_2_0/changes/Changes.html Submitted by: Matthias Fechner <idefix@fechner.net> Changes: head/GIDs head/UIDs head/textproc/apache-solr/Makefile head/textproc/apache-solr/distinfo head/textproc/apache-solr/files/patch-bind-localhost.patch head/textproc/apache-solr/files/pkg-install.in head/textproc/apache-solr/files/pkg-message.in head/textproc/apache-solr/files/solr.in head/textproc/apache-solr/pkg-deinstall head/textproc/apache-solr/pkg-plist Committed, thanks! |
Created attachment 174294 [details] Patch file to add user and group solr. The solr service should not run as user root but should use a user that has access to file required for the service. Please add user as added in attached patch file.