diff options
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/files/couchdb.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/couchdb/files/couchdb.in b/databases/couchdb/files/couchdb.in index dea224b7c36d..31ba39bd69a2 100644 --- a/databases/couchdb/files/couchdb.in +++ b/databases/couchdb/files/couchdb.in @@ -33,7 +33,6 @@ load_rc_config $name command="%%PREFIX%%/bin/${name}" pidfile="/var/run/${name}/${name}.pid" etcdir="%%PREFIX%%/etc/${name}" -respawn="" if [ "$couchdb_respawn" -gt 0 ] then |