On 06-Apr-01, 11:41 (CDT), Damian M Gryski <[EMAIL PROTECTED]> wrote: > > So, this for me pretty much nails it that something is borked with the > sysklogd cron.weekly script.
I'd guess that the daemon wasn't restarted after the logs were rotated, so that all the messages since have been written to whereever those file descriptors point. You could poke around in /proc/(syslogdpid)/fd, or just run /etc/init.d/sysklogd restart. Steve -- Steve Greenland <[EMAIL PROTECTED]> (Please do not CC me on mail sent to this list; I subscribe to and read every list I post to.)

