Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 20:43:51 +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-OivRdrqGOS@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

--- Comment #25 from Devin Teske <dteske@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 variab=
les
a list of patterns would be pretty cool.

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

--=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-OivRdrqGOS>