2 Commits

Author SHA1 Message Date
Natanael Copa
74294c061a main/sysklogd: use cron to rotate logs rather than logrotate
The cronscript parses the syslog.conf and dynamically rotates all
configured log files, while logrotate is a static list.

This way we avoid needing to update the logrotate script each time
you change syslog.conf
2009-08-05 08:17:53 +00:00
Timo Teras
c47e236bc4 main/sysklogd: fix the package to be usable (fixes #98)
fix a klogd crash if module symbols cannot be loaded. and add
a default configuration file (based on ubuntu one).
2009-08-04 10:05:16 +03:00