mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-17 14:10:16 +01:00
9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
config BR2_PACKAGE_SYSKLOGD
|
|
bool "syslogd & klogd"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
help
|
|
System log daemons syslogd and klogd.
|
|
|
|
http://www.infodrom.org/projects/sysklogd/
|