marcus: server/kolabd/kolabd/templates master.cf.template.in, 1.12, 1.13

cvs at intevation.de cvs at intevation.de
Thu Apr 13 17:54:56 CEST 2006


Author: marcus

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

Modified Files:
	master.cf.template.in 
Log Message:
replaced @bindir@/php with @PHP@ in templates/master.cf.template.in

Index: master.cf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/master.cf.template.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- master.cf.template.in	20 Mar 2006 21:06:50 -0000	1.12
+++ master.cf.template.in	13 Apr 2006 15:54:54 -0000	1.13
@@ -86,7 +86,7 @@
     -o smtpd_hard_error_limit=1000
 kolabpolicy    unix  -       n       n       -       -       spawn user=@emailserver_master_usr@ argv=@kolab_scriptsdir@/kolab_smtpdpolicy 
 
-kolabfilter     unix  -       n       n       -       -       pipe user=@emailserver_master_usr@ flags=n argv=@bindir@/php
+kolabfilter     unix  -       n       n       -       -       pipe user=@emailserver_master_usr@ flags=n argv=@PHP@
     -c @phpini_dir@/php.ini
     -f @resmgr_scriptsdir@/kolabfilter.php 
     --
@@ -96,7 +96,7 @@
     -c ${client_address}
     -u ${sasl_username}
 
-kolabmailboxfilter     unix  -       n       n       -       -       pipe user=@emailserver_master_usr@ flags=n argv=@bindir@/php
+kolabmailboxfilter     unix  -       n       n       -       -       pipe user=@emailserver_master_usr@ flags=n argv=@PHP@
     -c @phpini_dir@/php.ini
     -f @resmgr_scriptsdir@/kolabmailboxfilter.php 
     --





More information about the commits mailing list