]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r288390:
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Oct 2015 18:47:05 +0000 (18:47 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Oct 2015 18:47:05 +0000 (18:47 +0000)
commit1c2abb413d12f8a008f5bfb5edfc9fa149cae7c2
tree6edd48012cf38119d5b1f562ac4ac3cfdbbe0c1c
parent4ec7a03ee2e3d39345ae2b3bae07c4f758965196
MFC r288390:

  When stopping ugidfw, it is not enough to just try unloading the module.  If
  the module is built-in to the kernel then the kldunload will fail.  Rather
  than do this just check if there are rules and then remove them all.

Relnotes: yes

git-svn-id: svn://svn.freebsd.org/base/stable/9@289250 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc.d/ugidfw