packages: monit-rc-apache/apache.monitrc - revert, it's application group, ...

glen glen at pld-linux.org
Mon Jan 30 12:23:34 CET 2012


Author: glen                         Date: Mon Jan 30 11:23:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- revert, it's application group, not unix group

---- Files affected:
packages/monit-rc-apache:
   apache.monitrc (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/monit-rc-apache/apache.monitrc
diff -u packages/monit-rc-apache/apache.monitrc:1.3 packages/monit-rc-apache/apache.monitrc:1.4
--- packages/monit-rc-apache/apache.monitrc:1.3	Mon Jan 30 12:16:28 2012
+++ packages/monit-rc-apache/apache.monitrc	Mon Jan 30 12:23:29 2012
@@ -15,7 +15,7 @@
 	depends on apache_rc
 
 check file apache_bin with path /usr/sbin/httpd
-	group http
+	group www
 	if failed checksum then unmonitor
 	if failed permission 755 then unmonitor
 	if failed uid root then unmonitor
@@ -23,7 +23,7 @@
 #	alert root at localhost
 
 check file apache_rc with path /etc/rc.d/init.d/httpd
-	group http
+	group www
 	if failed checksum then unmonitor
 	if failed permission 754 then unmonitor
 	if failed uid root then unmonitor
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/monit-rc-apache/apache.monitrc?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list