[Bug 247695] Is customizing /etc/rc.firewall risky?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 14 13:22:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247695
Rodney W. Grimes <rgrimes at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rgrimes at FreeBSD.org
--- Comment #5 from Rodney W. Grimes <rgrimes at FreeBSD.org> ---
No one should ever modify /etc/rc.firewall, and any recommendations to do so
should be updated. The PROPER way to do this is to copy the file to some other
place, and override the /etc/default/rc.conf variable "firewall_script" to
point to the new file:
firewall_script="/etc/firewall/firewall"
is an example from my systems.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-rc
mailing list