Author: glen                         Date: Sun Feb 27 15:48:53 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- config files group is now eventum; update monitor.php script config

---- Files affected:
SOURCES:
   eventum-paths.patch (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/eventum-paths.patch
diff -u SOURCES/eventum-paths.patch:1.15 SOURCES/eventum-paths.patch:1.16
--- SOURCES/eventum-paths.patch:1.15    Tue Feb 22 22:09:19 2005
+++ SOURCES/eventum-paths.patch Sun Feb 27 16:48:48 2005
@@ -305,7 +305,7 @@
 +                'owner'            => 'root',
                  'check_group'      => true,
 -                'group'            => 'apache',
-+                'group'            => 'http',
++                'group'            => 'eventum',
                  'check_permission' => true,
 -                'permission'       => 755,
 +                'permission'       => 640,
@@ -317,7 +317,7 @@
 +                'owner'            => 'root',
                  'check_group'      => true,
 -                'group'            => 'apache',
-+                'group'            => 'http',
++                'group'            => 'eventum',
                  'check_permission' => true,
 -                'permission'       => 750,
 +                'permission'       => 640,
@@ -326,7 +326,7 @@
 +                'check_owner'      => true,
 +                'owner'            => 'root',
 +                'check_group'      => true,
-+                'group'            => 'http',
++                'group'            => 'eventum',
 +                'check_permission' => true,
 +                'permission'       => 660,
                  'check_filesize'   => true,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-paths.patch?r1=1.15&r2=1.16&f=u


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

Reply via email to