Author: arekm                        Date: Tue Jun  3 13:36:43 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reload dovecot not sone nonexistant process

---- Files affected:
SOURCES:
   dovecot.init (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/dovecot.init
diff -u SOURCES/dovecot.init:1.5 SOURCES/dovecot.init:1.6
--- SOURCES/dovecot.init:1.5    Fri Jan 11 22:17:09 2008
+++ SOURCES/dovecot.init        Tue Jun  3 15:36:38 2008
@@ -47,8 +47,8 @@
 
 reload() {
        if [ -f /var/lock/subsys/dovecot ]; then
-               msg_reloading perlbal
-               killproc perlbal -HUP
+               msg_reloading dovecot
+               killproc docevot -HUP
                RETVAL=$?
        else
                msg_not_running "Dovecot"
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dovecot.init?r1=1.5&r2=1.6&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to