From owner-freebsd-stable Fri Dec 19 13:31:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20118 for stable-outgoing; Fri, 19 Dec 1997 13:31:38 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA20107 for ; Fri, 19 Dec 1997 13:31:32 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xjA0n-0006GO-00; Fri, 19 Dec 1997 13:31:13 -0800 Date: Fri, 19 Dec 1997 13:31:14 -0800 (PST) From: Tom To: Bruce Evans cc: iang@digs.iafrica.com, stable@freebsd.org Subject: Re: fsck problem at boot time In-Reply-To: <199712192022.HAA25528@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 20 Dec 1997, Bruce Evans wrote: > > Also remove the "tc" entry from the "daemon" class. Whoever created the > > Don't do that. The "default" class sets more than limits. I made a new default class that sets things that are really defaults. > >default /etc/login.conf must be on drugs or something, as including the > >default entries within each class makes no sense. Basically, this > >overrides the settings you have set with the lower settings from > >"default" class. > > No, `@' is used a lot to cancel the lower settings. > > Many of the settings are still silly. "daemon" is probably the best set > up (in -current and -stable, not in 2.2.5) because it has caused the most > problems. > > Bruce Tom