[9009] in Athena Bugs

home help back first fref pref prev next nref lref last post

ftpd: LOG_LOCAL3 or LOG_DAEMON?

daemon@ATHENA.MIT.EDU (kkkken@Athena.MIT.EDU)
Sun Feb 23 23:09:54 1992

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