Author: glen                         Date: Sun Oct 14 20:52:37 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- PLD paths

---- Files affected:
SOURCES:
   postfix.monitrc (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/postfix.monitrc
diff -u SOURCES/postfix.monitrc:1.1 SOURCES/postfix.monitrc:1.2
--- SOURCES/postfix.monitrc:1.1 Sun Oct 14 22:41:57 2007
+++ SOURCES/postfix.monitrc     Sun Oct 14 22:52:32 2007
@@ -1,12 +1,12 @@
 check process postfix with pidfile /var/spool/postfix/pid/master.pid
        group mail
-       start program = "/etc/init.d/postfix start"
-       stop  program = "/etc/init.d/postfix stop"
+       start program = "/etc/rc.d/init.d/postfix start"
+       stop  program = "/etc/rc.d/init.d/postfix stop"
        if failed port 25 protocol smtp then restart
        if 5 restarts within 5 cycles then timeout
        depends on postfix_rc
 
-check file postfix_rc with path /etc/init.d/postfix
+check file postfix_rc with path /etc/rc.d/init.d/postfix
        group mail
        if failed checksum then unmonitor
        if failed permission 754 then unmonitor
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/postfix.monitrc?r1=1.1&r2=1.2&f=u

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

Reply via email to