From owner-freebsd-ports@FreeBSD.ORG Sun May 30 17:12:23 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FE016A4CE; Sun, 30 May 2004 17:12:23 -0700 (PDT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE0743D46; Sun, 30 May 2004 17:12:22 -0700 (PDT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (200-62-118-80.kaptech.net [80.118.62.200]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id 5FDED17B4A5; Mon, 31 May 2004 02:13:19 +0200 (CEST) Message-ID: <037501c446a3$f14549c0$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "Patrick Tracanelli" , References: <40B8A350.8000207@freebsdbrasil.com.br> Date: Mon, 31 May 2004 02:12:20 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: ports@freebsd.org Subject: Re: /usr/local/etc/rc.conf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 00:12:23 -0000 "Patrick Tracanelli" wrote: [snip] > Easy solution would be > > rc_conf_files="/etc/rc.conf /etc/rc.conf.local /usr/local/etc/rc.conf" > > into /etc/rc.conf, but it seems to be ignored by rc.subr when it's not > at /etc/defaults/rc.conf; just add the following line to the end of /etc/rc.conf.local after rc_conf_files has been updated : source_rc_confs already read rc.conf files will be ignored (/etc/rc.conf /etc/rc.conf.local) and the others (/usr/local/etc/rc.conf) will be read. Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net