marcus: server/kolabd/kolabd/dist_conf kolabsrv.in,1.8,1.9

cvs at kolab.org cvs at kolab.org
Mon Oct 22 20:17:55 CEST 2007


Author: marcus

Update of /kolabrepository/server/kolabd/kolabd/dist_conf
In directory doto:/tmp/cvs-serv9275/dist_conf

Modified Files:
	kolabsrv.in 
Log Message:
replaced "apache" with "apache2". This file is not used by the openpkg
installation so this change has no impact on it.

Index: kolabsrv.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolabsrv.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- kolabsrv.in	14 Oct 2007 12:31:58 -0000	1.8
+++ kolabsrv.in	22 Oct 2007 18:17:53 -0000	1.9
@@ -38,7 +38,7 @@
 esac
 
 if [[ "$2" == "all" ]]; then
-	SERVICES="@LDAPD@ slurpd saslauthd spamd amavis apache freshclam clamd cyrus postfix"
+	SERVICES="@LDAPD@ slurpd saslauthd spamd amavis apache2 freshclam clamd cyrus postfix"
 	SERVICES="$SERVICES kolabd"
 else
 	SERVICES=$2





More information about the commits mailing list