From owner-freebsd-stable Mon Nov 13 11:37:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 034FB37B4CF for ; Mon, 13 Nov 2000 11:37:55 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA21385; Mon, 13 Nov 2000 21:42:28 +0100 Message-ID: <3A10434C.765E7112@i-clue.de> Date: Mon, 13 Nov 2000 20:38:52 +0100 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Patrick M. Hausen" Cc: Jimmy Olgeni , freebsd-stable@FreeBSD.ORG Subject: Re: What about rc.shutdown.local? References: <200011100751.IAA91508@hugo10.ka.punkt.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Patrick M. Hausen" schrieb: > > Hi all! > > Jimmy wrote: > > > It would be nice to have a /etc/rc.shutdown.local called by > > /etc/rc.shutdown, > > to implement custom shutdown procedures. This is currently done by > > editing > > rc.shutdown, but you have to remember about it when you run mergemaster. > > Doesn't rc.shutdown call /usr/local/etc/rc.d/*.sh with a "stop" > argument? Put your custom shutdown procedures there. > rc.local is deprecated. FreeBSD-Stable as of Sept 7 does not call /usr/local/etc/rc.d/...: so@amnesix:~$ uname -a FreeBSD amnesix.somewhere.org 4.1-STABLE FreeBSD 4.1-STABLE #3: Thu Sep 7 22:54:08 CEST 2000 so@amnesix.somewhere.org:/usr/src/sys/compile/AMNESIX i386 HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message