[
https://issues.apache.org/jira/browse/COUCHDB-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900847#action_12900847
]
Robert Newson commented on COUCHDB-865:
---------------------------------------
Isn't this file in /etc/default/ specifically so administrators can override
these settings? Why can't you do just do that?
> More ./configure options
> ------------------------
>
> Key: COUCHDB-865
> URL: https://issues.apache.org/jira/browse/COUCHDB-865
> Project: CouchDB
> Issue Type: New Feature
> Affects Versions: 0.11.2, 1.0.1
> Reporter: Till Klampaeckel
>
> So for example ob Linux, this defaults file is written when CouchDB is
> installed:
> COUCHDB_USER=couchdb
> COUCHDB_STDOUT_FILE=/dev/null
> COUCHDB_STDERR_FILE=/dev/null
> COUCHDB_RESPAWN_TIMEOUT=5
> COUCHDB_OPTIONS=
> I'd like to be able to influence these things with ./configure.
> ./configure --couchdb-user=root --couchdb-respawn-timeout=10 --couchdb-port=80
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.