richard: server/kolabd/kolabd ChangeLog,1.58,1.59

cvs at intevation.de cvs at intevation.de
Sat Feb 4 19:20:00 CET 2006


Author: richard

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

Modified Files:
	ChangeLog 
Log Message:
Changed the owner and group from root to respectively:
@emailserver_usr@ and @emailserver_grp at .

This means that the ownership and group changed to respectively:
kolab-n and kolab-r!

See https://intevation.de/roundup/kolab/issue1083

The actual diff is:
diff -r BEF/kolab/etc/kolab/templates/ldapdistlist.cf.template AFT/kolab/etc/kolab/templates/ldapdistlist.cf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/master.cf.template AFT/kolab/etc/kolab/templates/master.cf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/smtpd.conf.template AFT/kolab/etc/kolab/templates/smtpd.conf.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/transport.template AFT/kolab/etc/kolab/templates/transport.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r
diff -r BEF/kolab/etc/kolab/templates/virtual.template AFT/kolab/etc/kolab/templates/virtual.template
4c4
< OWNERSHIP=root:root
---
> OWNERSHIP=kolab-n:kolab-r





Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- ChangeLog	1 Feb 2006 21:07:33 -0000	1.58
+++ ChangeLog	4 Feb 2006 18:19:58 -0000	1.59
@@ -1,3 +1,14 @@
+2006-02-04 Richard Bos <richard at radoeka.nl>
+	* templates/ldapdistlist.cf.template.in,
+	  templates/master.cf.template.in,
+	  templates/smtpd.conf.template.in,
+	  templates/transport.template.in,
+	  templates/virtual.template.in: changed the owner and group from
+	  root to respectively: @emailserver_usr@ and @emailserver_grp at .
+	  This means that the ownership and group changed to respectively:
+	  kolab-n and kolab-r!
+	  See https://intevation.de/roundup/kolab/issue1083
+
 2006-02-01 Marcus Hüwe <suse-tux at gmx.de>
 	Patch committed by Richard Bos
 	* dist_conf/common,





More information about the commits mailing list