config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config KLOGD
|
||||
//config: bool "klogd (5.5 kb)"
|
||||
//config: bool "klogd (5.7 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: klogd is a utility which intercepts and logs all
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config LOGGER
|
||||
//config: bool "logger (6.4 kb)"
|
||||
//config: bool "logger (6.3 kb)"
|
||||
//config: default y
|
||||
//config: select FEATURE_SYSLOG
|
||||
//config: help
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config LOGREAD
|
||||
//config: bool "logread (6 kb)"
|
||||
//config: bool "logread (4.8 kb)"
|
||||
//config: default y
|
||||
//WRONG: it should be compilable without SYSLOG=y:
|
||||
//WRONG: depends on FEATURE_IPC_SYSLOG
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config SYSLOGD
|
||||
//config: bool "syslogd (12 kb)"
|
||||
//config: bool "syslogd (13 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The syslogd utility is used to record logs of all the
|
||||
|
||||
Reference in New Issue
Block a user