[Kolab-devel] gunnar: server/kolabd/kolabd/dist_conf kolab, 1.48, 1.49 kolabsrv.in, 1.7, 1.8

Marcus Hüwe suse-tux at gmx.de
Mon Oct 22 19:43:27 CEST 2007


On 2007-10-14 14:32:00 +0200, cvs at kolab.org wrote:
> Author: gunnar
> 
> Update of /kolabrepository/server/kolabd/kolabd/dist_conf
> In directory doto:/tmp/cvs-serv28173/kolabd/kolabd/dist_conf
> 
> Modified Files:
> 	kolab kolabsrv.in 
> Log Message:
> OpenPKG renamed apache2 back to apache.
> 
> Index: kolabsrv.in
> ===================================================================
> RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolabsrv.in,v
> retrieving revision 1.7
> retrieving revision 1.8
> diff -u -d -r1.7 -r1.8
> --- kolabsrv.in	11 Mar 2006 21:39:16 -0000	1.7
> +++ kolabsrv.in	14 Oct 2007 12:31:58 -0000	1.8
> @@ -38,7 +38,7 @@
>  esac
>  
>  if [[ "$2" == "all" ]]; then
> -	SERVICES="@LDAPD@ slurpd saslauthd spamd amavis apache2 freshclam clamd cyrus postfix"
> +	SERVICES="@LDAPD@ slurpd saslauthd spamd amavis apache freshclam clamd cyrus postfix"
>  	SERVICES="$SERVICES kolabd"
>  else
>  	SERVICES=$2
> 

Is this change needed? If kolab is installed into an openpkg
environment this file isn't used and the other distributions
normally use apache2 (at least suse and gentoo do:) ). If not
we should introduce a new variable like "APACHED" and add it
to the dist_conf/common file.


Marcus




More information about the devel mailing list