summaryrefslogtreecommitdiff
path: root/bin/couchdb.tpl.in
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-04-02 17:40:54 +0000
committerNoah Slater <nslater@apache.org>2009-04-02 17:40:54 +0000
commit1370dea7b2f81d7e5100c32e0f0998fe900a905e (patch)
tree7842925259424f4ee5449f862d93376fd7aa4f1a /bin/couchdb.tpl.in
parent4ebcb3804aa7304e8eabd47e29d4462ffda9b4be (diff)
reworked the pid file
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@761355 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin/couchdb.tpl.in')
-rw-r--r--bin/couchdb.tpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/couchdb.tpl.in b/bin/couchdb.tpl.in
index f580f076..502d6b3f 100644
--- a/bin/couchdb.tpl.in
+++ b/bin/couchdb.tpl.in
@@ -27,7 +27,7 @@ RESPAWN_TIMEOUT=0
DEFAULT_INI_FILE=%localconfdir%/%defaultini%
LOCAL_INI_FILE=%localconfdir%/%localini%
-PID_FILE=%localstatedir%/run/couchdb.pid
+PID_FILE=%localstatedir%/run/couchdb/couchdb.pid
STDOUT_FILE=couchdb.stdout
STDERR_FILE=couchdb.stderr