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

--- Comment #25 from Devin Teske <dte...@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.
_______________________________________________
freebsd-rc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-rc
To unsubscribe, send any mail to "freebsd-rc-unsubscr...@freebsd.org"

Reply via email to