richard: server/kolabd/kolabd/templates resmgr.conf.template.in, 1.3, 1.4

cvs at intevation.de cvs at intevation.de
Wed Feb 1 20:46:14 CET 2006


Author: richard

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv20078/templates

Modified Files:
	resmgr.conf.template.in 
Log Message:
added resmgr_conffile_usr and resmgr_conffile_grp variables



Index: resmgr.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/resmgr.conf.template.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- resmgr.conf.template.in	30 Dec 2005 10:46:27 -0000	1.3
+++ resmgr.conf.template.in	1 Feb 2006 19:46:12 -0000	1.4
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@resmgr_confdir@/resmgr.conf
 PERMISSIONS=0640
-OWNERSHIP=@kolab_musr@:@kolab_grp@
+OWNERSHIP=@resmgr_conffile_usr@:@resmgr_conffile_grp@
 KOLAB_META_END
 <?php
 





More information about the commits mailing list