From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 20:31:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A298716A4CE for ; Mon, 27 Sep 2004 20:31:54 +0000 (GMT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D14343D1F for ; Mon, 27 Sep 2004 20:31:51 +0000 (GMT) (envelope-from jhay@icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [127.0.0.1]) i8RKVmZV020195 for ; Mon, 27 Sep 2004 22:31:49 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost)i8RKVmp9020194 for freebsd-current@freebsd.org; Mon, 27 Sep 2004 22:31:48 +0200 (SAST) (envelope-from jhay) Date: Mon, 27 Sep 2004 22:31:48 +0200 From: John Hay To: freebsd-current@freebsd.org Message-ID: <20040927203148.GA19531@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: rcorder /etc/rc.d and initdiskless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 20:31:54 -0000 Hi, At the moment on a diskless machine /etc/rc determines the order of /etc/rc.d/* before /etc/rc.d/initdiskless is run, so you can't use initdiskless to add files to /etc/rc.d/ when it populates /etc and expect them to be used during startup. I have a few diskless machines and thought of adding specific startup scripts to specific machines in their /conf//etc/rc.d/ directories. :-) It does get put in their /etc/rc.d/ directories, but it isn't excecuted at starup. Have anybody got a workaround for this? John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org