]> code.ossystems Code Review - openembedded-core.git/commit
busybox: enable dropping of duplicates in syslog, off by default
authorJoshua Lock <josh@linux.intel.com>
Wed, 11 Jan 2012 19:06:19 +0000 (11:06 -0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 19 Jan 2012 09:16:28 +0000 (01:16 -0800)
commit0afa9a63a83ee128dac522af70e1f823b7d6a6df
tree28110bfb38f524271c620232cb11360f509a3ffb
parentbbf44dddcc473ca085fa5b2dda5f89c22ec31cc0
busybox: enable dropping of duplicates in syslog, off by default

Busybox syslog includes functionality to drop duplicated syslog entries,
enable this feature in the defconfig yet disable it by default.

Expose configuration of the feature through the syslog-startup.conf file
and the syslog init script.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-core/busybox/busybox-1.19.3/defconfig
meta/recipes-core/busybox/busybox_1.19.3.bb
meta/recipes-core/busybox/files/syslog
meta/recipes-core/busybox/files/syslog-startup.conf