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

cvs at intevation.de cvs at intevation.de
Sat Mar 11 22:39:19 CET 2006


Author: richard

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

Modified Files:
	kolabsrv.in 
Log Message:
Slurpd is needed ...., so start it



Index: kolabsrv.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/dist_conf/kolabsrv.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kolabsrv.in	2 Mar 2006 20:41:13 -0000	1.6
+++ kolabsrv.in	11 Mar 2006 21:39:16 -0000	1.7
@@ -38,7 +38,7 @@
 esac
 
 if [[ "$2" == "all" ]]; then
-	SERVICES="@LDAPD@ saslauthd spamd amavis apache2 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