https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247695
Rodney W. Grimes <rgri...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rgri...@freebsd.org --- Comment #5 from Rodney W. Grimes <rgri...@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. _______________________________________________ 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"