From owner-freebsd-hackers Tue Jul 15 11:05:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA13867 for hackers-outgoing; Tue, 15 Jul 1997 11:05:56 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA13858 for ; Tue, 15 Jul 1997 11:05:53 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id MAA29930; Tue, 15 Jul 1997 12:02:06 -0600 (MDT) Date: Tue, 15 Jul 1997 12:02:06 -0600 (MDT) Message-Id: <199707151802.MAA29930@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Terry Lambert Cc: syssgm@dtir.qld.gov.au (Stephen McKay), freebsd-hackers@freebsd.org Subject: Re: multiple run-levels (was: Re: /etc/init.d/) In-Reply-To: <199707151701.KAA03654@phaeton.artisoft.com> References: <199707150416.OAA01561@ogre.dtir.qld.gov.au> <199707151701.KAA03654@phaeton.artisoft.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > IBCS2 compatability requires that the target system support run levels > to correctly support IBCS2 compliant installation scripts for commercial > shrink-wrapped products designed to be run on UNIX platforms. I and others have run lots of 'shrink-wrapped' software, and none of them required 'run-levels' to work, though they did require the ability to start/stop processes (which is independent of run-levels). Also, you're 'docked/undocked' run-level requirement is a straw man. All of your configuration is completely un-related to run-levels. Nate