mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
Adjust the default feature set a wee bit
This commit is contained in:
parent
5f825ee6d6
commit
6092680305
4
Config.h
4
Config.h
@ -193,7 +193,7 @@
|
|||||||
//#define BB_FEATURE_INIT_CHROOT
|
//#define BB_FEATURE_INIT_CHROOT
|
||||||
//
|
//
|
||||||
//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?
|
//Should syslogd also provide klogd support?
|
||||||
#define BB_FEATURE_KLOGD
|
#define BB_FEATURE_KLOGD
|
||||||
@ -283,7 +283,7 @@
|
|||||||
// #define BB_FEATURE_INSTALLER
|
// #define BB_FEATURE_INSTALLER
|
||||||
//
|
//
|
||||||
// Enable a nifty progress meter in wget (adds just under 2k)
|
// Enable a nifty progress meter in wget (adds just under 2k)
|
||||||
//#define BB_FEATURE_STATUSBAR
|
#define BB_FEATURE_STATUSBAR
|
||||||
//
|
//
|
||||||
// Clean up all memory before exiting -- usually not needed
|
// Clean up all memory before exiting -- usually not needed
|
||||||
// as the OS can clean up... Don't enable this unless you
|
// as the OS can clean up... Don't enable this unless you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user