]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- unify msg_not_running usage
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 30 May 2006 11:40:40 +0000 (11:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix.init -> 1.20

postfix.init

index 19b71694f21284fde98807a347a550d4e21aa43b..1ff66fa1cf0b93157c068dff8aa690d17cff3c93 100644 (file)
@@ -80,7 +80,7 @@ case "$1" in
                [ $RETVAL -ne 0 ] && RETVAL=7
                [ $RETVAL -eq 0 ] && ok || died
        else
-               msg_not_running Postfix >&2
+               msg_not_running Postfix
                exit 7
        fi
        ;;
This page took 0.145764 seconds and 4 git commands to generate.