thomas: server/kolabd/kolabd ChangeLog,1.252,1.253

cvs at kolab.org cvs at kolab.org
Thu May 7 18:13:35 CEST 2009


Author: thomas

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

Modified Files:
	ChangeLog 
Log Message:
Use RUNONCHANGE mechanism to restart or reload imapd:

cyrus.conf.template: openpkg rc imapd reload (see man cyrmaster)
imapd.conf.template: openpkg rc imapd restart (reload and reconnect was not
 enough when I tested changing unixhierarchysep and annotation_definitions)
imapd.annotation_definitions.template: openpkg rc imapd restart (reload and
 reconnect was not enough)
imapd.group.template: nothing (a simple reconnect was enough, this is the old
 behaviour and changing this to restart to force new permissions would be
 overkill since then all users would be disconnected)


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -d -r1.252 -r1.253
--- ChangeLog	3 May 2009 19:40:14 -0000	1.252
+++ ChangeLog	7 May 2009 16:13:33 -0000	1.253
@@ -1,3 +1,9 @@
+2009-05-07  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* templates/cyrus.conf.template.in, templates/imapd.conf.template.in,
+	templates/imapd.annotation_definitions.template.in: Use RUNONCHANGE
+	mechanism to reload or restart imapd.
+
 2009-05-03 Richard Bos <richard at radoeka.nl>
 
 	* dist_conf/kolabsrv.in: Change @LDAPD@ to just openldap





More information about the commits mailing list