diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-04-16 20:15:14 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-04-16 20:15:14 +0200 |
commit | 0288b27ad870adc437c370c262b7b41990ae0118 (patch) | |
tree | faa0c0dd84073b77b233d933c8cd39aa1d60ccc3 /sysklogd/Config.src | |
parent | 89b3cbaa97d715ac27e9558ea73a1221925f589b (diff) | |
download | busybox-w32-0288b27ad870adc437c370c262b7b41990ae0118.tar.gz busybox-w32-0288b27ad870adc437c370c262b7b41990ae0118.tar.bz2 busybox-w32-0288b27ad870adc437c370c262b7b41990ae0118.zip |
small fixes atop syslog config patch
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'sysklogd/Config.src')
-rw-r--r-- | sysklogd/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysklogd/Config.src b/sysklogd/Config.src index b3e13d7c0..b7a494eff 100644 --- a/sysklogd/Config.src +++ b/sysklogd/Config.src | |||
@@ -57,7 +57,7 @@ config FEATURE_SYSLOGD_CFG | |||
57 | default y | 57 | default y |
58 | depends on SYSLOGD | 58 | depends on SYSLOGD |
59 | help | 59 | help |
60 | Supports restricted syslogd config. | 60 | Supports restricted syslogd config. See docs/syslog.conf.txt |
61 | 61 | ||
62 | config FEATURE_SYSLOGD_READ_BUFFER_SIZE | 62 | config FEATURE_SYSLOGD_READ_BUFFER_SIZE |
63 | int "Read buffer size in bytes" | 63 | int "Read buffer size in bytes" |