richard: server/kolabd/kolabd/dist_conf kolabsrv.in,1.5,1.6

cvs at intevation.de cvs at intevation.de
Thu Mar 2 21:41:15 CET 2006


Author: richard

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

Modified Files:
	kolabsrv.in 
Log Message:
activate the kolabd service

Index: kolabsrv.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolabsrv.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kolabsrv.in	1 Mar 2006 19:20:27 -0000	1.5
+++ kolabsrv.in	2 Mar 2006 20:41:13 -0000	1.6
@@ -39,7 +39,7 @@
 
 if [[ "$2" == "all" ]]; then
 	SERVICES="@LDAPD@ saslauthd spamd amavis apache2 freshclam clamd cyrus postfix"
-	# SERVICES="$SERVICES kolabd"
+	SERVICES="$SERVICES kolabd"
 else
 	SERVICES=$2
 fi





More information about the commits mailing list