]> git.pld-linux.org Git - packages/couchdb.git/blobdiff - couchdb.init
- show status
[packages/couchdb.git] / couchdb.init
index f3955c768703df542bee23bec0dec92b873612be..fc20ed17bc4d5f6c24655992381a15b54c3060b6 100644 (file)
@@ -118,6 +118,8 @@ case "$1" in
        reload
        ;;
   status)
+    # Display the status of the running Apache CouchDB process.
+    $COUCHDB -s
        status couchdb
        RETVAL=$?
        ;;
This page took 0.062663 seconds and 4 git commands to generate.