K 10 svn:author V 7 rwatson K 8 svn:date V 27 2001-02-06T06:07:00.000000Z K 7 svn:log V 414 o Introduce automated log rotation for /var/log/console, the default syslog target for console messages (when enabled in syslog.conf). Use the same rotation defaults as with /var/log/messages -- every 100kb of log, compress back logs, and keep five rotated logs. o Note: phk also thought it would be useful to force rotation each boot. This commit does not introduce such a rotation. Reviewed by: phk END