buildroot/package/sysklogd/Config.in
Fabrice Fontaine 8995c40e20 package/sysklogd: bump to version 1.6
- 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>
2019-04-06 19:12:31 +02:00

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/