]> git.pld-linux.org Git - packages/openssh.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:
    opensshd.init -> 1.28

opensshd.init

index 332adde4c4aef38cec4a482fff68091967a39e69..baf7c33db57f2901cc649557057faa1aad06bcfb 100644 (file)
@@ -114,7 +114,7 @@ case "$1" in
                killproc sshd -HUP
                RETVAL=$?
        else
-               msg_not_running OpenSSH >&2
+               msg_not_running OpenSSH
                exit 7
        fi
        ;;
This page took 0.041834 seconds and 4 git commands to generate.