Date: Thu, 21 Dec 2006 18:40:24 +0100 From: roudoudou <roudoud0u@free.fr> To: freebsd-questions@freebsd.org Subject: Re: Modifying rc.conf postinstall Message-ID: <20061221184024.3ebaeb1d@bulbizarre.pokemon.land> In-Reply-To: <C28C3E5FAF3C204D9DB794A2B6911E00024FBD97@SILVERSTAR.silverspringnet.com> References: <C28C3E5FAF3C204D9DB794A2B6911E00024FBD97@SILVERSTAR.silverspringnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le Wed, 20 Dec 2006 11:06:32 -0800, "Nora Lavelle" <nora@silverspringnet.com> a =E9crit : > I'm new to FreeBSD and am trying to implement a kickstart > environment. I have everything working except I want to modify > the /etc/rc.conf postinstall. Each time I do after the reboot the > rc.conf settings go back to the original settings and the new > settings end up at the top with a #REMOVED before them. Is there a > way to modify the rc.conf postinstall ?=20 >=20 > =20 >=20 > I'm using 6.1.=20 >=20 To workaround this issue, i just add my postinstall configuration settings to /etc/rc.conf.local (this file need to be created) instead of /etc/rc.conf :-) HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061221184024.3ebaeb1d>