From owner-freebsd-questions Thu Oct 18 12: 6:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id D1DEA37B407 for ; Thu, 18 Oct 2001 12:06:53 -0700 (PDT) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id f9IJ6ds03387; Thu, 18 Oct 2001 12:06:39 -0700 (PDT) Date: Thu, 18 Oct 2001 12:06:39 -0700 (PDT) From: David Kirchner X-X-Sender: To: george vagner Cc: Edwin Groothuis , Subject: Re: syslogd sending stuff to every terminal In-Reply-To: <20011018190446.5316.qmail@web13108.mail.yahoo.com> Message-ID: <20011018120613.X85958-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 18 Oct 2001, george vagner wrote: > # uncomment this to enable logging of all log messages > to /var/log/all.log > *.* * Here's your problem. If you really want to log everything to one place, you'll want to change that last * to a filename. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message