]> git.pld-linux.org Git - packages/samba.git/blobdiff - smb.init
- force cups 1.2.0 as smbd linked with cups 1.2.0 doesn't run with cups 1.1.x
[packages/samba.git] / smb.init
index c55adf9bf01aae650fcf349eb64581348fc5cc5a..fe78227ce81724b140a42e7e299a01338fbe9737 100644 (file)
--- a/smb.init
+++ b/smb.init
@@ -84,7 +84,7 @@ case "$1" in
                killproc smbd -HUP
                RETVAL=$?
        else
-               msg_not_running smb >&2
+               msg_not_running smb
                exit 7
        fi
        ;;
This page took 0.090001 seconds and 4 git commands to generate.