From e110ccb672fccad1105850d70081da3ab83d8308 Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Thu, 15 Mar 2001 17:30:07 +0000 Subject: [PATCH] Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero --- Config.h | 3 --- Config.h.Hurd | 3 --- 2 files changed, 6 deletions(-) diff --git a/Config.h b/Config.h index bf07525b6..fb60e2920 100644 --- a/Config.h +++ b/Config.h @@ -195,9 +195,6 @@ //Make sure nothing is printed to the console on boot //#define BB_FEATURE_EXTRA_QUIET // -//Should syslogd also provide klogd support? -#define BB_FEATURE_KLOGD -// // enable syslogd -R remotehost #define BB_FEATURE_REMOTE_LOG // diff --git a/Config.h.Hurd b/Config.h.Hurd index 0320f8ab2..37806c12e 100644 --- a/Config.h.Hurd +++ b/Config.h.Hurd @@ -189,9 +189,6 @@ //Make sure nothing is printed to the console on boot #define BB_FEATURE_EXTRA_QUIET // -//Should syslogd also provide klogd support? -#define BB_FEATURE_KLOGD -// // enable syslogd -R remotehost #define BB_FEATURE_REMOTE_LOG // -- 2.25.1