SOURCES: dovecot.init - reload dovecot not sone nonexistant process

arekm arekm at pld-linux.org
Tue Jun 3 15:36:43 CEST 2008


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



More information about the pld-cvs-commit mailing list