From 9136e3c84e6b49a6d578043de874317f595cafe0 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 22 Jan 2001 22:51:08 +0000 Subject: Remove host* applets from the default build. --- Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Config.h') diff --git a/Config.h b/Config.h index cfdb52f31..73001694a 100644 --- a/Config.h +++ b/Config.h @@ -43,8 +43,8 @@ #define BB_GZIP #define BB_HALT #define BB_HEAD -#define BB_HOSTID -#define BB_HOSTNAME +//#define BB_HOSTID +//#define BB_HOSTNAME #define BB_ID #define BB_INIT //#define BB_INSMOD -- cgit v1.2.3