From 7783fd3ee63568daf302a303f04d0400fd502f78 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 8 Mar 2007 18:27:42 +0000 Subject: [PATCH] * improved sheba to include the "minimal" Monitoring module --- config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.in b/config.in index b607de9..e489aea 100644 --- a/config.in +++ b/config.in @@ -3,7 +3,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/sheba/config.in -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -18,7 +18,7 @@ for x in VSERVER=1 SECURITY=none KERNEL='linux' LVM=1 \ DHCP=udhcp MTA=nullmailer SNORT=1 \ - ENCRYPTION=1 WEB=pound \ + ENCRYPTION=1 WEB=pound MONITORING='minimal' \ DEVELOPMENT=0 ROUTER=bridge PAM=0 IDS=1 SSP=1; do eval SDECFGSET_TRG_MNEMOSYNE_$x