On Thursday 28 February 2008 10:09:51 am Eric Paris wrote: > diff --git a/security/selinux/selinuxfs.c > b/security/selinux/selinuxfs.c index 0341567..6e31ce6 100644 > --- a/security/selinux/selinuxfs.c > +++ b/security/selinux/selinuxfs.c > @@ -43,6 +43,7 @@ > /* Policy capability filenames */ > static char *policycap_names[] = { > "network_peer_controls" > + "open_perms" > }; I think you're missing a comma here :) This is easy to test by simply checking the /selinux/policy_capabilities directory. -- paul moore linux security @ hp -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.