[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 20:43:53 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235185

--- Comment #25 from Devin Teske <dteske at FreeBSD.org> ---
(In reply to Rodney W. Grimes from comment #24)

I'll go ahead and do the coding. It's not entirely dissimilar from the ENV
filtering code that I did for both sysrc and rc.subr/network.subr (see
list_vars() in rc.subr and how it is used in ifalias_af_common() of
network.subr for finding variables that match a particular pattern).

Now that I think about it, making that white-space separated list of variables
a list of patterns would be pretty cool.

Also thinking about the variable name, I am thinking maybe *_env_blacklist=""
(is that too long? it surely is sufficiently descriptive, but can we do
better?)

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


More information about the freebsd-rc mailing list