From owner-freebsd-stable Sun Jul 9 14:38:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id D1A1C37B669 for ; Sun, 9 Jul 2000 14:38:53 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id OAA65009; Sun, 9 Jul 2000 14:38:51 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <3968F0E9.C54F08BB@gorean.org> Date: Sun, 09 Jul 2000 14:38:49 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@alum.mit.edu Cc: freebsd-stable@FreeBSD.ORG Subject: Re: HEADS UP: /etc/rc.shutdown calls local scripts now References: <20000709143129.B20852@pir.net> <20000709132421.B394@dialin-client.earthlink.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Crist J. Clark" wrote: > How about leave the usage of /usr/local/etc/rc.d the same as it is now > and put the sysV style ones in /etc/rc.d or someplace else? In > /etc/rc, there can be "local_startup" and "local_startup_old" lists > that contain the directories which contain each type of script? Peter W. already suggested /usr/local/etc/rc.shutdown (or something to that effect, I don't remember the name exactly). I would like to see the shutdown scripts in a totally seperate directory. For those scripts that work properly for startup and shutdown, hard or soft links can be used to eliminate wasted space, and control start/stop order. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message