9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
config BR2_PACKAGE_LOGSURFER
|
|
bool "logsurfer"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Logsurfer is a program for monitoring system logs in
|
|
real-time, and reporting on the occurrence of events.
|
|
|
|
http://www.crypt.gen.nz/logsurfer/
|