From owner-cvs-all Sun Aug 13 19:49:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D222537B8D6; Sun, 13 Aug 2000 19:49:40 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA80204; Sun, 13 Aug 2000 19:49:40 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Message-Id: <200008140249.TAA80204@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 13 Aug 2000 19:49:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2000/08/13 19:49:40 PDT Modified files: etc Makefile Log: Upon installation, create a symbolic link for /etc/aliases pointing to /etc/mail/aliases. This should both help users as well as other MTAs which still use a default aliases path of /etc/aliases. Revision Changes Path 1.233 +6 -1 src/etc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message