]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ipfw: fix status if ipfw.ko is not loaded
authorKristof Provost <kp@FreeBSD.org>
Thu, 7 Jun 2018 13:16:53 +0000 (13:16 +0000)
committerKristof Provost <kp@FreeBSD.org>
Thu, 7 Jun 2018 13:16:53 +0000 (13:16 +0000)
commitaf9f0aa4306901d5e34afc56e61d255142523583
tree1a9293210f03c33f4b15bc7f95c573f74b81b77b
parent42faa80be3306ceb02ac73d95a56326bb4caa9af
ipfw: fix status if ipfw.ko is not loaded

If the ipfw module is not loaded the net.inet.ip.fw.enable OID does not exist,
which leads the script to report errors and incorrectly report that ipfw is
enabled.
etc/rc.d/ipfw