[Bug 235185] www/fcgiwrap: environment should be cleaned in /usr/local/etc/rc.d/fcgiwrap
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 25 04:12:51 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235185
Jamie Landeg-Jones <jamie at catflap.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamie at catflap.org
--- Comment #3 from Jamie Landeg-Jones <jamie at 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 product
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!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-rc
mailing list