]> git.pld-linux.org Git - packages/couchdb.git/commitdiff
- show status
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 26 Feb 2012 12:04:39 +0000 (12:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    couchdb.init -> 1.9

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.058638 seconds and 4 git commands to generate.