On 5/9/06, Matt Bostock <[EMAIL PROTECTED]> wrote:
Hi, The usual system logs such as /var/log/messages are not being saved. /var/log/messages does not exist, but /var/log/messages.0 (the old rotated version) does. I've tried a 'tail /dev/klog' and it returns 'device busy'. syslogd -dv isn't returning anything useful either. I'd be very grateful for any suggestions :) Matt
Make sure syslogd is started: ps auxw | grep syslog _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
