From owner-freebsd-hackers Thu Jan 16 16:16:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id QAA24681 for hackers-outgoing; Thu, 16 Jan 1997 16:16:42 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id QAA24668 for ; Thu, 16 Jan 1997 16:16:36 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA07372; Thu, 16 Jan 1997 17:02:49 -0700 From: Terry Lambert Message-Id: <199701170002.RAA07372@phaeton.artisoft.com> Subject: Re: SysV init To: joerg_wunsch@uriah.heep.sax.de Date: Thu, 16 Jan 1997 17:02:48 -0700 (MST) Cc: FreeBSD-hackers@FreeBSD.ORG In-Reply-To: from "J Wunsch" at Jan 16, 97 07:58:20 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > I am very interested, because I want to run SVR4 database server > > binaries without hacking up my rc file. > > Lame excuse: you can already almost do this by now. Put the script > (taking an argument of "stop" or "start") in /usr/local/etc/rc.d. > > What's needed is the rc.shutdown facility, but we've been debating > this already, and it doesn't exactly require a SysV init to be done. But then I have to do something other than simply run the manufacturer provided install. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.