saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
9
conf.d/couchdb
Normal file
9
conf.d/couchdb
Normal file
@@ -0,0 +1,9 @@
|
||||
# Options for CouchDB
|
||||
|
||||
EXEC="/usr/bin/couchdb"
|
||||
COUCHDB_USER="couchdb:couchdb"
|
||||
COUCHDB_PID_FILE="/var/run/couchdb/couchdb.pid"
|
||||
COUCHDB_STDOUT_FILE="/var/log/couchdb.out"
|
||||
COUCHDB_STDERR_FILE="/var/log/couchdb.err"
|
||||
#COUCHDB_RESPAWN_TIMEOUT=
|
||||
#COUCHDB_OPTIONS=
|
||||
Reference in New Issue
Block a user