diff options
-rw-r--r-- | Config.h | 3 | ||||
-rw-r--r-- | Config.h.Hurd | 3 |
2 files changed, 0 insertions, 6 deletions
@@ -195,9 +195,6 @@ | |||
195 | //Make sure nothing is printed to the console on boot | 195 | //Make sure nothing is printed to the console on boot |
196 | //#define BB_FEATURE_EXTRA_QUIET | 196 | //#define BB_FEATURE_EXTRA_QUIET |
197 | // | 197 | // |
198 | //Should syslogd also provide klogd support? | ||
199 | #define BB_FEATURE_KLOGD | ||
200 | // | ||
201 | // enable syslogd -R remotehost | 198 | // enable syslogd -R remotehost |
202 | #define BB_FEATURE_REMOTE_LOG | 199 | #define BB_FEATURE_REMOTE_LOG |
203 | // | 200 | // |
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 @@ | |||
189 | //Make sure nothing is printed to the console on boot | 189 | //Make sure nothing is printed to the console on boot |
190 | #define BB_FEATURE_EXTRA_QUIET | 190 | #define BB_FEATURE_EXTRA_QUIET |
191 | // | 191 | // |
192 | //Should syslogd also provide klogd support? | ||
193 | #define BB_FEATURE_KLOGD | ||
194 | // | ||
195 | // enable syslogd -R remotehost | 192 | // enable syslogd -R remotehost |
196 | #define BB_FEATURE_REMOTE_LOG | 193 | #define BB_FEATURE_REMOTE_LOG |
197 | // | 194 | // |