https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163048
--- Comment #3 from Henry Hu <[email protected]> --- I solved this by loading a slightly changed mac_stub module: change EPERM to 0 in stub_priv_grant(). I'll just rebuild the kernel with "option MAC" removed from my kernel config. If MAC is enabled but no policy module is loaded, then no operation should be blocked by MAC. This bug shows that this is not the case. Please consider fix it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
