> > This might especially help when you connect, and it hopefully gives a
> > reason why it doesn't ringback..
> 
> Great idea -- verbose logging.... only one problem -- I can't seem to find
> where uugetty does its verbose logging.  I see kill, connect failure and such
> messages in /var/log/messages, but nothing verbose.  Any idea on where these
> messages are hidden, or how to associate them with an xterm?

Use the following in your /etc/syslog.conf:

*.debug                         /var/log/debug.log

and "kill -HUP `cat /var/run/syslog.pid`"

Then a copy of everything that syslog receives is copied to that file.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to