From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 07:40:12 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B08316A4DD for ; Wed, 30 Aug 2006 07:40:12 +0000 (UTC) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (prime.gushi.org [72.9.101.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE4243D45 for ; Wed, 30 Aug 2006 07:40:11 +0000 (GMT) (envelope-from danm@prime.gushi.org) Received: from prime.gushi.org (danm@localhost.gushi.org [127.0.0.1]) by prime.gushi.org (8.13.7/8.13.7) with ESMTP id k7U7eUmo054517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 30 Aug 2006 03:40:30 -0400 (EDT) DKIM-Signature: a=rsa-sha1; c=simple/simple; d=prime.gushi.org; s=primegushiorg; t=1156923631; bh=XmDnU0DRWw2pBMGcnfdQmLgS5/E=; h=DomainKey-Signature: Received:Date:From:To:Subject:Message-ID:MIME-Version: Content-Type; b=0b0qAxGkG0ZQkK+EKIJQ3+7pS2Qxng3GXgpoe3YSfgJxn4yFiNb UR+IUYtFw3eKBgXH8HPWMBAE4t4vs/FvpEA== DomainKey-Signature: a=rsa-sha1; s=primegushiorg; d=prime.gushi.org; c=simple; q=dns; h=received:date:from:to:subject:message-id:mime-version:content-type; b=AMOPZUhLPCRKqQLvwFx+f8R9fRzWOuybBRo4pfDo1FxYRVZ6VLRGs4I55bihtaV0T 2gHnwc7DGepiQ9QbFAyiw== Received: (from danm@localhost) by prime.gushi.org (8.13.7/8.13.7/Submit) id k7U7eUaZ054511; Wed, 30 Aug 2006 03:40:30 -0400 (EDT) Date: Wed, 30 Aug 2006 03:40:30 -0400 (EDT) From: "Dan Mahoney, System Admin" To: questions@freebsd.org Message-ID: <20060830033859.R53222@prime.gushi.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: include format for /etc/rc.conf 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, 30 Aug 2006 07:40:12 -0000 Hey all, Are there any supported formats for INCLUDES in /etc/rc.conf such that I can drop default configs into /etc/rc.conf and then have files in a certain directory (ala includerc) override them? Basically, I'd like to do mass-updates of several dozen machines' configs normally found in /etc/rc.conf, but then have per-machine configs (like hostnames) elsewhere. -Dan Mahoney -- "Don't be so depressed dear." "I have no endorphins, what am I supposed to do?" -DM and SK, February 10th, 1999 --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org ---------------------------