From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 19:24:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 92FD216A49E for ; Wed, 20 Dec 2006 19:24:17 +0000 (UTC) (envelope-from nora@silverspringnet.com) Received: from bachelor.silverspringnet.com (bachelor.silverspringnet.com [69.36.245.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D8843C9F for ; Wed, 20 Dec 2006 19:23:45 +0000 (GMT) (envelope-from nora@silverspringnet.com) Received: from SILVERSTAR.silverspringnet.com ([10.200.1.12]) by bachelor.silverspringnet.com (8.13.8/8.13.4) with ESMTP id kBKJ6VG0003541 for ; Wed, 20 Dec 2006 11:06:31 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Wed, 20 Dec 2006 11:06:32 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Modifying rc.conf postinstall Thread-Index: AcckafYObuYaZxN+Saq4/PhgbmEaFQ== From: "Nora Lavelle" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Modifying rc.conf postinstall 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: Wed, 20 Dec 2006 19:24:17 -0000 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 I'm using 6.1.=20 =20 Thanks in advance !=20 Nora=20