|
|
@ -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 |
|
|
|