/usr/local/etc/rc.conf

Cyrille Lefevre clefevre-lists at 9online.fr
Sun May 30 17:12:23 PDT 2004


"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



More information about the freebsd-ports mailing list