From owner-freebsd-hackers Mon Apr 28 11:24:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA29320 for hackers-outgoing; Mon, 28 Apr 1997 11:24:15 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA29315 for ; Mon, 28 Apr 1997 11:24:13 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by who.cdrom.com (8.8.5/8.6.11) with SMTP id LAA01927 for ; Mon, 28 Apr 1997 11:24:10 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA02447; Mon, 28 Apr 1997 11:20:24 -0700 From: Terry Lambert Message-Id: <199704281820.LAA02447@phaeton.artisoft.com> Subject: Re: /etc/netstart bogons.. To: eivind@nic.follonett.no (Eivind Eklund) Date: Mon, 28 Apr 1997 11:20:24 -0700 (MST) Cc: witr@rwwa.com, hackers@FreeBSD.org In-Reply-To: <199704272352.BAA14541@nic.follonett.no> from "Eivind Eklund" at Apr 28, 97 01:52:31 am 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 > It would be nice if the code automatically detected what daemons to stop > and start for switching runlevel, instead of just starting all, as it does > in at least RedHat. This is the fundamental distinction between run *levels* and run *states*. That's why you want *states*. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.