Hello,

I just heard about the mediate_deleted and delegate_deleted flags, and a 
short test with apparmor_parser (2.8.3) showed that they are still 
supported.

This patch adds them to apparmor.vim.

Are there any other flags I should know of? ;-)

=== modified file 'utils/vim/create-apparmor.vim.py'
--- utils/vim/create-apparmor.vim.py    2014-01-29 22:16:36 +0000
+++ utils/vim/create-apparmor.vim.py    2014-08-06 19:47:14 +0000
@@ -83,7 +83,9 @@
             'chroot_attach',
             'chroot_no_attach',
             'chroot_relative',
-            'namespace_relative']
+            'namespace_relative',
+            'mediate_deleted',
+            'delegate_deleted']
 
 filename = r'(\/|\@\{\S*\})\S*'
 




Regards,

Christian Boltz
-- 
Außerdem - welcher Spammer wird den Provider wegen Nichtzustellung
verklagen? ;-) [Werner Flamme in postfixbuch-users]


-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to