From owner-cvs-etc Mon Oct 27 12:04:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA19637 for cvs-etc-outgoing; Mon, 27 Oct 1997 12:04:56 -0800 (PST) (envelope-from owner-cvs-etc) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA19610; Mon, 27 Oct 1997 12:04:46 -0800 (PST) (envelope-from guido@gvr.org) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id VAA01918; Mon, 27 Oct 1997 21:03:47 +0100 (MET) From: Guido van Rooij Message-Id: <199710272003.VAA01918@gvr.gvr.org> Subject: Re: cvs commit: src/etc master.passwd In-Reply-To: from "[______ ______]" at "Oct 27, 97 10:58:46 pm" To: ache@nagual.pp.ru (=?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?=) Date: Mon, 27 Oct 1997 21:03:47 +0100 (MET) Cc: jfieber@indiana.edu, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [______ ______] wrote: > On Mon, 27 Oct 1997, Guido van Rooij wrote: > > > :-( Yep; I overlooked that. > > However the switch is still usefull so I coded it and will commit > > later. > > I is not needed, I already add "limits -C daemon" call to apachectl. Limits does not allow the setting of all knobs in the class file. E.g. umask etc etc. -Guido