[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: busybox syslogd won't start



Erik Andersen <andersen@xmission.com> writes:

> * syslogd now creates the /dev/log socket to make sure it is there, and
>     is actually a socket with the right permissions.
[...]
> Anyway, want to check that syslogd/klogd is now acting as expected.
> Please note that this version ignores /etc/syslog.conf, and simply
> logs everything to /var/log/messages.

Ok -- so what i need to do is:

 - change rcS so that syslogd is started
 - also add

   ( tail -f /var/log/messages > /dev/tty3 & ) 2>/dev/null 

Does this sound correct?  Is it correct for serial console?
If not, how do we detect serial console ?

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>


Reply to: