mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 21:04:56 +00:00
Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
This commit is contained in:
parent
0e0883e0e9
commit
e110ccb672
3
Config.h
3
Config.h
@ -195,9 +195,6 @@
|
|||||||
//Make sure nothing is printed to the console on boot
|
//Make sure nothing is printed to the console on boot
|
||||||
//#define BB_FEATURE_EXTRA_QUIET
|
//#define BB_FEATURE_EXTRA_QUIET
|
||||||
//
|
//
|
||||||
//Should syslogd also provide klogd support?
|
|
||||||
#define BB_FEATURE_KLOGD
|
|
||||||
//
|
|
||||||
// enable syslogd -R remotehost
|
// enable syslogd -R remotehost
|
||||||
#define BB_FEATURE_REMOTE_LOG
|
#define BB_FEATURE_REMOTE_LOG
|
||||||
//
|
//
|
||||||
|
@ -189,9 +189,6 @@
|
|||||||
//Make sure nothing is printed to the console on boot
|
//Make sure nothing is printed to the console on boot
|
||||||
#define BB_FEATURE_EXTRA_QUIET
|
#define BB_FEATURE_EXTRA_QUIET
|
||||||
//
|
//
|
||||||
//Should syslogd also provide klogd support?
|
|
||||||
#define BB_FEATURE_KLOGD
|
|
||||||
//
|
|
||||||
// enable syslogd -R remotehost
|
// enable syslogd -R remotehost
|
||||||
#define BB_FEATURE_REMOTE_LOG
|
#define BB_FEATURE_REMOTE_LOG
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user