]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- cosmetic
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 1 Mar 2010 15:48:12 +0000 (15:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk.init -> 1.16

asterisk.init

index aa572b67d931206494758ccf7bd10ae1690d8b36..6f5ac25e8e233a9fd53041b7542fe164b1ba29db 100644 (file)
@@ -95,8 +95,8 @@ condrestart() {
 
 reload() {
        if [ ! -f /var/lock/subsys/asterisk ]; then
-               RETVAL=1
                msg_not_running "Asterisk"
+               RETVAL=1
                return
        fi
 
This page took 0.732271 seconds and 4 git commands to generate.