packages: monit-rc-apache/apache.monitrc - but proecss is httpd
glen
glen at pld-linux.org
Mon Jan 30 12:28:56 CET 2012
Author: glen Date: Mon Jan 30 11:28:56 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- but proecss is httpd
---- Files affected:
packages/monit-rc-apache:
apache.monitrc (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/monit-rc-apache/apache.monitrc
diff -u packages/monit-rc-apache/apache.monitrc:1.4 packages/monit-rc-apache/apache.monitrc:1.5
--- packages/monit-rc-apache/apache.monitrc:1.4 Mon Jan 30 12:23:29 2012
+++ packages/monit-rc-apache/apache.monitrc Mon Jan 30 12:28:51 2012
@@ -1,4 +1,4 @@
-check process apache with pidfile /var/run/httpd.pid
+check process httpd with pidfile /var/run/httpd.pid
group http
start program = "/etc/rc.d/init.d/httpd start"
stop program = "/etc/rc.d/init.d/httpd stop"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/monit-rc-apache/apache.monitrc?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list