Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 SMI; site sun.uucp Path: utzoo!linus!security!genrad!decvax!decwrl!sun!gnu From: gnu@sun.uucp (John Gilmore) Newsgroups: net.bugs.4bsd Subject: Re: /etc/syslog source location Message-ID: <381@sun.uucp> Date: Fri, 9-Dec-83 20:51:32 EST Article-I.D.: sun.381 Posted: Fri Dec 9 20:51:32 1983 Date-Received: Tue, 13-Dec-83 01:18:47 EST References: <6264@watmath.UUCP> Organization: Sun Microsystems, Inc. Lines: 5 Syslog in the Vax 4.2 distribution has been treated as an adjunct to sendmail, thus it's in the sendmail source directories. It even logs to /usr/spool/mqueue/syslog by default. At Sun we moved it to /usr/src/etc and created /usr/spool/log, believing that a system logger has other uses than just remembering which mail got dropped on the floor.