[pkg-kolab] r875 - kolabd/branches/2.2/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sun May 25 15:25:49 UTC 2008


Author: mparent-guest
Date: 2008-05-25 15:25:44 +0000 (Sun, 25 May 2008)
New Revision: 875

Modified:
   kolabd/branches/2.2/debian/postinst
Log:
enable addition og user cyrus in group kolab (pki)


Modified: kolabd/branches/2.2/debian/postinst
===================================================================
--- kolabd/branches/2.2/debian/postinst	2008-05-25 14:40:02 UTC (rev 874)
+++ kolabd/branches/2.2/debian/postinst	2008-05-25 15:25:44 UTC (rev 875)
@@ -28,6 +28,7 @@
 if [ "$1" = configure ]; then
 	add_kolab_system_users
 	adduser_postfix_in_sasl
+	adduser_cyrus_in_kolab
 	fixperms
 fi
 




More information about the pkg-kolab-devel mailing list