8995c40e20
- Switch site to github - Drop all patches (already in version or not needed anymore) - Switch to autotools infrastructure - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
219 B
Plaintext
9 lines
219 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.
|
|
|
|
https://github.com/troglobit/sysklogd/
|