Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 04:12:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 235185] www/fcgiwrap: environment should be cleaned in /usr/local/etc/rc.d/fcgiwrap
Message-ID:  <bug-235185-20181-ljll4y9Tu3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235185-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235185-20181@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235185

Jamie Landeg-Jones <jamie@catflap.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamie@catflap.org

--- Comment #3 from Jamie Landeg-Jones <jamie@catflap.org> ---
I personally don't want to trust third party products like that:

For years, I've wrapped "service" to clean the env, close files, set login =
name
to root, and anything else I can do to restart a service with as close an
environment to bootup rc as possible.

I also enforce 'daemon' execution rather than rely on the third party produ=
ct
to do so itself.

I'd have thought the less superfluous stuff you give someone elses program =
at
startup, the better!

I also wrap make in a similar way for port building, due to problems with my
environment in the past.

But hey, not disagreeing, just putting out another perspective!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235185-20181-ljll4y9Tu3>