summaryrefslogtreecommitdiff
path: root/bin/couchdb.tpl.in
diff options
context:
space:
mode:
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 8ae916d3..ed1c2f6e 100644
--- a/bin/couchdb.tpl.in
+++ b/bin/couchdb.tpl.in
@@ -118,7 +118,7 @@ EOF
`"
fi
start_arguments="$start_arguments \\\"$1\\\""
- background_start_arguments="$background_start_arguments -c \\\"$1\\\""
+ background_start_arguments="$background_start_arguments -a \\\"$1\\\""
}
_add_config_dir () {