]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- Minor corrections to message showing.
authormkochano <mkochano@pld-linux.org>
Fri, 14 Jul 2000 10:14:25 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.init -> 1.5

fetchmail.init

index 38bd7a918fb9b908366cbe3b4ef0ffe4dbf783f8..b319ae7bda7c66b9bee7e4f5e83d1656bed6e352 100644 (file)
@@ -55,8 +55,7 @@ case "$1" in
         ;;
   reload)
        if [ -f /var/lock/subsys/fetchmail ]; then
-               msg_show fetchmail
-               msg_reload
+               msg_reloading "fetchmail"
                busy
                killproc fetchmail -HUP
                deltext
This page took 1.957038 seconds and 4 git commands to generate.