]> git.pld-linux.org Git - packages/pwdutils.git/commitdiff
- unify msg_not_running usage
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Sep 2006 16:17:31 +0000 (16:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pwdutils.rpasswdd.init -> 1.3

pwdutils.rpasswdd.init

index 73a90662a7e2da907e4322080e36d16053487522..04585ed2b8de7af88a5599f4244dbc9ac3ccb794 100644 (file)
@@ -64,7 +64,7 @@ case "$1" in
                killproc rpasswdd -HUP
                RETVAL=$?
        else
-               msg_not_running rpasswdd >&2
+               msg_not_running rpasswdd
                exit 7
        fi
        ;;
This page took 0.047 seconds and 4 git commands to generate.