richard: server/kolabd/kolabd/dist_conf common, 1.28, 1.29 kolab, 1.36, 1.37 suse, 1.47, 1.48

cvs at intevation.de cvs at intevation.de
Sun Mar 26 20:47:04 CEST 2006


Author: richard

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

Modified Files:
	common kolab suse 
Log Message:
Introduced new variable @aliases_file@



Index: common
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/common,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- common	20 Mar 2006 21:06:50 -0000	1.28
+++ common	26 Mar 2006 18:47:02 -0000	1.29
@@ -20,6 +20,7 @@
 	-e 's,[@]RPM[@],$(RPM),g' \
 	-e 's,[@]VERSION[@],$(VERSION),g' \
 	-e 's,[@]WITHOPENPKG[@],$(WITHOPENPKG),g' \
+	-e 's,[@]aliases_file[@],$(aliases_file),g' \
 	-e 's,[@]amavisd_conffile[@],$(amavisd_conffile),g' \
 	-e 's,[@]amavisd_grp[@],$(amavisd_grp),g' \
 	-e 's,[@]amavisd_home[@],$(amavisd_home),g' \

Index: kolab
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolab,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- kolab	26 Mar 2006 17:58:53 -0000	1.36
+++ kolab	26 Mar 2006 18:47:02 -0000	1.37
@@ -190,3 +190,5 @@
 backupdir=${sysconfdir}/kolab
 
 pki_grp=${kolab_rgrp}
+
+aliases_file=${emailserver_confdir}/aliases

Index: suse
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/suse,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- suse	26 Mar 2006 13:28:12 -0000	1.47
+++ suse	26 Mar 2006 18:47:02 -0000	1.48
@@ -168,6 +168,8 @@
 
 pki_grp=pki
 
+aliases_file=${sysconfdir}/aliases
+
 # 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