From 1476c05483fcd8c44d1d20c9ccc1eee171424c3d Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 30 Sep 2006 20:06:05 +0000 Subject: [PATCH] * changed sheba to not impose dropbear as SSHD. --- config.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.in b/config.in index 5fef311..b607de9 100644 --- a/config.in +++ b/config.in @@ -3,6 +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) 2004 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -16,7 +17,7 @@ #Description: Sheba, the realm of Tux for x in VSERVER=1 SECURITY=none KERNEL='linux' LVM=1 \ - SSHD=dropbear DHCP=udhcp MTA=nullmailer SNORT=1 \ + DHCP=udhcp MTA=nullmailer SNORT=1 \ ENCRYPTION=1 WEB=pound \ DEVELOPMENT=0 ROUTER=bridge PAM=0 IDS=1 SSP=1; do