From owner-freebsd-current Wed Aug 13 08:11:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA21950 for current-outgoing; Wed, 13 Aug 1997 08:11:18 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA21945 for ; Wed, 13 Aug 1997 08:11:14 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id BAA15776; Thu, 14 Aug 1997 01:08:49 +1000 Date: Thu, 14 Aug 1997 01:08:49 +1000 From: Bruce Evans Message-Id: <199708131508.BAA15776@godzilla.zeta.org.au> To: adam@veda.is, freebsd-current@FreeBSD.ORG Subject: Re: /etc/mail.rc Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Is it intentional that /etc/mail.rc is clobbered by make install? Is this >consistent with the policy that nothing in /etc gets clobbered, except >perhaps example files? It is a bug. Bruce