richard: server/kolabd/kolabd/dist_conf common, 1.22, 1.23 kolab, 1.28, 1.29 suse, 1.37, 1.38

cvs at intevation.de cvs at intevation.de
Thu Mar 2 21:40:40 CET 2006


Author: richard

Update of /kolabrepository/server/kolabd/kolabd/dist_conf
In directory doto:/tmp/cvs-serv28274/dist_conf

Modified Files:
	common kolab suse 
Log Message:
introduced a new variable pki_grp for public key infrastructure (pki) support



Index: common
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/common,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- common	5 Feb 2006 17:51:31 -0000	1.22
+++ common	2 Mar 2006 20:40:38 -0000	1.23
@@ -110,6 +110,7 @@
 	-e 's,[@]ldapserver_usr[@],$(ldapserver_usr),g' \
 	-e 's,[@]perl_kolab_rpm[@],$(perl_kolab_rpm),g' \
 	-e 's,[@]pkgdocdir[@],$(pkgdocdir),g' \
+	-e 's,[@]pki_grp[@],$(pki_grp),g' \
 	-e 's,[@]resmgr_confdir[@],$(resmgr_confdir),g' \
 	-e 's,[@]resmgr_conffile_grp[@],$(resmgr_conffile_grp),g' \
 	-e 's,[@]resmgr_conffile_usr[@],$(resmgr_conffile_usr),g' \

Index: kolab
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolab,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- kolab	7 Feb 2006 11:41:07 -0000	1.28
+++ kolab	2 Mar 2006 20:40:38 -0000	1.29
@@ -183,3 +183,5 @@
 graveyard_tscache=${localstatedir}/kolab/graveyard_tscache.db
 
 backupdir=${sysconfdir}/kolab
+
+pki_grp=${kolab_rgrp}

Index: suse
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/suse,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- suse	5 Feb 2006 20:57:28 -0000	1.37
+++ suse	2 Mar 2006 20:40:38 -0000	1.38
@@ -160,6 +160,8 @@
 
 backupdir=${localstatedir}/adm/backup/kolab
 
+pki_grp=pki
+
 # One time backup files.  These original distribution configuration files
 # will be backed up once, just before kolab is about to change those files.
 backupfiles=/etc/amavisd.conf \





More information about the commits mailing list