Date: Thu, 16 Jan 1997 19:58:20 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: FreeBSD-hackers@FreeBSD.ORG Subject: Re: SysV init Message-ID: <Mutt.19970116195820.j@uriah.heep.sax.de> In-Reply-To: <199701152006.NAA04245@phaeton.artisoft.com>; from Terry Lambert on Jan 15, 1997 13:06:06 -0700 References: <199701151836.NAA09575@shell.monmouth.com> <199701152006.NAA04245@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As Terry Lambert wrote: > 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. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970116195820.j>