https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247695
Rodney W. Grimes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Rodney W. Grimes <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
