busybox/sysklogd
Eric Andersen 29c77f71ba Arnd Ben Otto writes:
Hi Eric

I have written a small patch for the Busybox syslogd. With this patch
one can limit the size of the messagfile. As soon as the limit is
reached the syslogd can rotate or purge the messagefile(s) on his own.
There is no necessity to use an external rotatescript.

Even if logread does something similar, its very handy to have some
messagefile after your box crash.

I wrote this patch initial vor BB 0.6x where no cron daemon was avail.
Now I adapted it for the new Version and i hope it is still useful. At
least I still use it :-)

bye
Arnd
2003-10-09 09:43:18 +00:00
..
Config.in Arnd Ben Otto writes: 2003-10-09 09:43:18 +00:00
klogd.c Fixup bugs in last patch 2003-07-28 09:31:28 +00:00
logger.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
logread.c Patch from Fillod Stephane 2003-09-26 01:03:16 +00:00
Makefile Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
syslogd.c Arnd Ben Otto writes: 2003-10-09 09:43:18 +00:00