Displaying 1 result from an estimated 1 matches for "cfline".
Did you mean:
  celine
  
2003 May 17
0
Syslogd and serial console bug?
...ttached) to access the machine? There was once a time that 
when i Control^D'ed on the serial console and  a lot of messages, 
obviously threw by syslogd, scrolled by, messages that should be loged 
to the console and /var/log/messages.
Some output:
# syslogd -d -ss
off & running....
init
cfline("*.err;kern.debug;auth.notice;mail.crit          /dev/console", 
f, "*", "*")
Killed syslogd and commented out the line 
"*.err;kern.debug;auth.notice;mail.crit          /dev/console" on 
/etc/syslogd.conf, and guess what...
# syslogd -d -ss
**insert expl...