| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: kkkken@Athena.MIT.EDU
Date: Sun, 23 Feb 92 23:09:44 -0500
To: bugs@Athena.MIT.EDU
According to the man page for syslog, ftpd logs on class DAEMON:
LOG_DAEMON System daemons, such as ftpd(8), routed(8),
etc.
The man page for ftpd doesn't say. But, the source does:
openlog("ftpd", LOG_PID, LOG_LOCAL3);
RTFSC... it never lies!
-Ken
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |