From owner-freebsd-hackers Thu Feb 20 08:37:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA21314 for hackers-outgoing; Thu, 20 Feb 1997 08:37:24 -0800 (PST) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA21309 for ; Thu, 20 Feb 1997 08:37:21 -0800 (PST) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.6.13/8.6.9) with ESMTP id IAA04105; Thu, 20 Feb 1997 08:37:18 -0800 Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id IAA17651; Thu, 20 Feb 1997 08:37:17 -0800 (PST) Date: Thu, 20 Feb 1997 08:37:17 -0800 (PST) From: Chris Timmons To: Michael Smith cc: joerg_wunsch@uriah.heep.sax.de, hackers@freebsd.org Subject: Re: License to kill annoying syslog feature? In-Reply-To: <199702200144.MAA14132@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 20 Feb 1997, Michael Smith wrote: > You should update /etc/rc by hand after a 'make world'. You're right. I should have at least peeked in /usr/src/etc before writing :( -Chris