steffen: server/perl-kolab/Kolab-Conf Conf.pm,1.48,1.49

cvs at intevation.de cvs at intevation.de
Thu Jan 20 23:33:50 CET 2005


Author: steffen

Update of /kolabrepository/server/perl-kolab/Kolab-Conf
In directory doto:/tmp/cvs-serv3558/Kolab-Conf

Modified Files:
	Conf.pm 
Log Message:
no need to be overly protective

Index: Conf.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Kolab-Conf/Conf.pm,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Conf.pm	20 Jan 2005 22:24:00 -0000	1.48
+++ Conf.pm	20 Jan 2005 22:33:48 -0000	1.49
@@ -580,7 +580,7 @@
 		);
 
 my %permissions = (
-		   "$prefix/etc/rc.conf"                                  => 0640,
+		   "$prefix/etc/rc.conf"                                  => 0644,
 		   "$prefix/var/kolab/php/admin/include/session_vars.php" => 0640,
 		   "$prefix/etc/resmgr/freebusy.conf"                     => 0640,
 		   "$prefix/etc/resmgr/fbview.conf"                       => 0640,





More information about the commits mailing list