mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 21:07:56 +00:00
deny rules don't allow ix, Px, Ux etc. - only 'deny /foo x,' is allowed. Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk and 2.10 Note: Seth mentioned in the mail that he doesn't like the 'deny x' section too much, but we didn't find a better solution when discussing it on IRC. Therefore I keep the patch unchanged, but will happily review a follow-up patch if someone sends one ;-)
The apparmor_parser allows you to add, replace, and remove AppArmor policy through the use of command line options. The default is to add. `apparmor_parser --help` shows what the command line options are. You can also find more information at http://wiki.apparmor.net Please send all complaints, feature requests, rants about the software, and questions to the apparmor@lists.ubuntu.com mailing list. Bug reports can be filed against the AppArmor project on launchpad.net at https://launchpad.net/apparmor or reported to the mailing list directly for those who wish not to register for an account on launchpad. Security issues can be filed as security bugs on launchpad or directed to security@ubuntu.com. We will attempt to conform to the RFP vulnerability disclosure protocol: http://www.wiretrip.net/rfp/policy.html Thanks. -- The AppArmor development team