> My current source of confusion is with the tcpd from ports,
> which doesn't mention what level it is syslogging at: I can't
> find any of it's log messages...

Try adding a '-v' to the syslogd startup (or '-vv').  Funny, that used to 
be documented in the man page...

If that's not enough, add a '-d' so you can watch what happens.  It 
shouldn't take long to find what you want.

Checking the source, it looks like it uses LOG_MAIL as the facility.  You 
can also use the ! stuff in syslog.conf - the tcp wrappers use the invoking 
program name to log stuff.

H




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to