Date: Wed, 26 Apr 2000 17:49:00 -0700 (PDT) From: "Brian S. Dean" <bsd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall src/share/man/man5 rc.conf.5 Message-ID: <200004270049.RAA05109@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsd 2000/04/26 17:49:00 PDT Modified files: etc rc.firewall share/man/man5 rc.conf.5 Log: Back out the hook to execute the file ${firewall_type}. The intended purpose of the hook was to provide the ability for a shell program to instantiate the firewall rules instead of forcing them to be statically coded. This functionality was already present through the use of ${firewall_script}, and I see no need to keep the ${firewall_type} hook around. Reminded by: Dag-Erling Smorgrav <des@freebsd.org> Revision Changes Path 1.32 +2 -4 src/etc/rc.firewall 1.67 +3 -5 src/share/man/man5/rc.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004270049.RAA05109>