[pkg-kolab] r1005 - in kolabd/trunk: debian templates

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Mon Nov 24 21:49:07 UTC 2008


Author: mparent-guest
Date: 2008-11-24 21:49:07 +0000 (Mon, 24 Nov 2008)
New Revision: 1005

Modified:
   kolabd/trunk/debian/changelog
   kolabd/trunk/templates/amavisd.conf.template.in
Log:
amavisd.conf should be owned by root


Modified: kolabd/trunk/debian/changelog
===================================================================
--- kolabd/trunk/debian/changelog	2008-11-21 21:58:09 UTC (rev 1004)
+++ kolabd/trunk/debian/changelog	2008-11-24 21:49:07 UTC (rev 1005)
@@ -13,7 +13,7 @@
   * 30-bootstrap.diff: moved sasl configuration from master-only to master and
     slave part 
 
- -- Mathieu Parent <math.parent at gmail.com>  Fri, 21 Nov 2008 22:54:03 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Mon, 24 Nov 2008 22:46:48 +0100
 
 kolabd (2.2.0-20080709.dfsg-1) unstable; urgency=low
 

Modified: kolabd/trunk/templates/amavisd.conf.template.in
===================================================================
--- kolabd/trunk/templates/amavisd.conf.template.in	2008-11-21 21:58:09 UTC (rev 1004)
+++ kolabd/trunk/templates/amavisd.conf.template.in	2008-11-24 21:49:07 UTC (rev 1005)
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=/etc/amavis/conf.d/40-kolab
 PERMISSIONS=0640
-OWNERSHIP=@amavisd_usr@:@amavisd_grp@
+OWNERSHIP=root:root
 KOLAB_META_END
 # this file is automatically written by the Kolab config backend
 # manual additions are lost unless made to the template in the Kolab config directory




More information about the pkg-kolab-devel mailing list