[
https://issues.apache.org/jira/browse/COUCHDB-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627904#action_12627904
]
Chris Anderson commented on COUCHDB-112:
----------------------------------------
the ghetto fix I've done for this so far is:
COUCHDB_INI_FILE="/usr/local/etc/couchdb/default.ini -c
/usr/local/etc/couchdb/local.ini"
but maybe we should change a few scripts, and either specify a COUCHDB_INI_DIR
or env variables for both the default and the local ini files.
> etc/default/couchdb still points at couch.ini
> ----------------------------------------------
>
> Key: COUCHDB-112
> URL: https://issues.apache.org/jira/browse/COUCHDB-112
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Reporter: Chris Anderson
>
> etc/default/couchdb still points at couch.ini (instead of default.ini and
> local.ini)
> this keeps launching with
> /usr/local/etc/rc.d/couchdb start
> from picking up local config values
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.