Bug 198212 - [PATCH] databases/mongodb allow custom config path
Summary: [PATCH] databases/mongodb allow custom config path
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-03 00:04 UTC by Daniel Ylitalo
Modified: 2016-05-16 06:44 UTC (History)
2 users (show)

See Also:
xmj: maintainer-feedback-


Attachments
patch to allow config path modification (637 bytes, patch)
2015-03-03 00:04 UTC, Daniel Ylitalo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2015-03-03 00:04:11 UTC
Created attachment 153699 [details]
patch to allow config path modification

Provided patch allows you to change the config location from rc.conf just like the dbpath is allowed to be changed.

I.e if you have the config on a network share mounted somewhere else.
Comment 1 Johannes Jost Meixner freebsd_committer freebsd_triage 2016-04-17 11:02:10 UTC
Maintainer timeout (6 weeks)
Comment 2 Daniel Ylitalo 2016-04-28 08:01:39 UTC
Anyone willing to commit this patch? :)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-16 06:44:28 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-05-16 06:44:48 UTC
A commit references this bug:

Author: pi
Date: Mon May 16 06:44:13 UTC 2016
New revision: 415311
URL: https://svnweb.freebsd.org/changeset/ports/415311

Log:
  databases/mongodb{32}: allows to change the config location from rc.conf

  PR:		198212
  Submitted by:	Daniel Ylitalo
  Approved by:	ale (maintainer timeout)

Changes:
  head/databases/mongodb/files/mongod.in
  head/databases/mongodb32/files/mongod.in