Re: /usr/local/etc/rc.conf

From: Cyrille Lefevre <clefevre-lists_at_9online.fr>
Date: Mon, 31 May 2004 02:12:20 +0200
"Patrick Tracanelli" <eksffa_at_freebsdbrasil.com.br> 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_at_laposte.net
Received on Sun May 30 2004 - 15:12:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:55 UTC