[apparmor] [patch] apparmor.vim - fix attach_disconnected
Christian Boltz
apparmor at cboltz.de
Wed Jan 29 22:09:14 UTC 2014
Hello,
apparmor.vim says "attach_disconnect" is correct, but the parser only
likes "attach_disconnected".
I propose this patch for trunk and 2.8.
=== modified file 'utils/vim/create-apparmor.vim.py'
--- utils/vim/create-apparmor.vim.py 2014-01-24 19:17:23 +0000
+++ utils/vim/create-apparmor.vim.py 2014-01-29 22:03:39 +0000
@@ -78,7 +78,7 @@
aa_flags = ['complain',
'audit',
- 'attach_disconnect',
+ 'attach_disconnected',
'no_attach_disconnected',
'chroot_attach',
'chroot_no_attach',
Regards,
Christian Boltz
--
> Du testest hflacs ;-) Mit existieren Dateien testen (erwartetes
> Ergebnis: "geht") ist langweilig.
Ich teste goldrichtig. Dazu hat der liebe Gott nämlich die User
erschaffen. :-) [> Christian Boltz und Ratti in fontlinge-devel]
More information about the AppArmor
mailing list