Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 23:38:37 +0300 (MSK)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        Guido van Rooij <guido@gvr.org>
Cc:        jfieber@indiana.edu, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc master.passwd
Message-ID:  <Pine.BSF.3.96.971027233220.1840A-100000@lsd.relcom.eu.net>
In-Reply-To: <199710272003.VAA01918@gvr.gvr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Oct 1997, Guido van Rooij wrote:

> [______ ______] 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. 

Yes, but Apache not relay on complex things like default umask etc and
uses their own. As I see 'limits' does all job needed by Apache.

BTW, if you know better way to set login class things inside shell script,
I think there is no harm to use it.
My way is
	eval `limits -e -C daemon`
line at the start of apachectl script.
Which line you suggest instead?

-- 
Andrey A. Chernov
<ache@nietzsche.net>
http://www.nagual.pp.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971027233220.1840A-100000>