richard: server/kolabd/kolabd/templates transport.template.in, 1.4, 1.5 virtual.template.in, 1.4, 1.5

cvs at kolab.org cvs at kolab.org
Tue Nov 14 22:34:24 CET 2006


Author: richard

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

Modified Files:
	transport.template.in virtual.template.in 
Log Message:
Added a new variable emailserver_transport_usr



Index: transport.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/transport.template.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- transport.template.in	10 Nov 2006 16:08:20 -0000	1.4
+++ transport.template.in	14 Nov 2006 21:34:22 -0000	1.5
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/transport
 PERMISSIONS=0640
-OWNERSHIP=root:@emailserver_grp@
+OWNERSHIP=@emailserver_transport_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
 # (c) 2003 Martin Konold <martin.konold at erfrakon.de>

Index: virtual.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/virtual.template.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- virtual.template.in	10 Nov 2006 16:08:20 -0000	1.4
+++ virtual.template.in	14 Nov 2006 21:34:22 -0000	1.5
@@ -1,7 +1,7 @@
 KOLAB_META_START
 TARGET=@emailserver_confdir@/virtual
 PERMISSIONS=0640
-OWNERSHIP=root:@emailserver_grp@
+OWNERSHIP=@emailserver_transport_usr@:@emailserver_grp@
 KOLAB_META_END
 # (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
 # (c) 2003 Martin Konold <martin.konold at erfrakon.de>





More information about the commits mailing list