From owner-freebsd-questions@FreeBSD.ORG Thu Jun 30 08:51:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F50716A41C for ; Thu, 30 Jun 2005 08:51:42 +0000 (GMT) (envelope-from freebsd@blues.kiev.ua) Received: from office.un.kiev.ua (relay.undp.org.ua [195.137.202.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B74F43D49 for ; Thu, 30 Jun 2005 08:51:41 +0000 (GMT) (envelope-from freebsd@blues.kiev.ua) Received: from localhost (localhost.un.kiev.ua [127.0.0.1]) by office.un.kiev.ua (Postfix) with ESMTP id 7630A171FFB for ; Thu, 30 Jun 2005 11:51:38 +0300 (EEST) Received: from office.un.kiev.ua ([127.0.0.1]) by localhost (office.un.kiev.ua [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 66735-01-6 for ; Thu, 30 Jun 2005 11:51:28 +0300 (EEST) Received: from un6.un (un6.un [192.168.0.6]) by office.un.kiev.ua (Postfix) with ESMTP id 12B8E17142F for ; Thu, 30 Jun 2005 11:51:28 +0300 (EEST) Date: Thu, 30 Jun 2005 11:51:29 +0300 From: Jaroslav Kucher X-Mailer: The Bat! (v2.11.02) Personal X-Priority: 3 (Normal) Message-ID: <1576196089.20050630115129@blues.kiev.ua> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at undp.org.ua Subject: recommended behaviour for "example" configuration files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 08:51:42 -0000 =0D=0AKindly advice what is recommended actions for the "example" configuration files after the port application install. From=20the point of package database the removing or moving those files will cause database inconsistency. From=20the point of administrator to have a lot of useless files in configuration directories is unwanted . Example: after installations of amavis-new port there was 3 sample files in /usr/local/etc/ directory: *amavisd.conf-default *amavisd.conf-dist =20 *amavisd.conf-sample=20 --=20 Best regards, Jaroslav Kucher.