]> git.pld-linux.org Git - packages/pound.git/commitdiff
- one cosmetic
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Jan 2009 15:44:05 +0000 (15:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pound.init -> 1.17

pound.init

index d68745e3a54329eb257d52b6aad97adbf9ea00e0..8351bc74618f17056d79d88ead86108226eea4fd 100644 (file)
@@ -113,7 +113,7 @@ stop() {
        local ret instance
        # Stop daemons.
        if any_up; then
-               msg_stopping "Pound"
+               msg_stopping "Pound"; started
                for instance in $POUND_INSTANCES; do
                        is_up $instance || continue
                        show "Stopping Pound instance %s" "$instance"; busy
This page took 0.131746 seconds and 4 git commands to generate.