[apparmor] [patch] apparmor.vim - fix attach_disconnected
Jamie Strandboge
jamie at canonical.com
Wed Jan 29 22:12:33 UTC 2014
On 01/29/2014 04:09 PM, Christian Boltz wrote:
> 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',
>
>
Acked-By: Jamie Strandboge <jamie at canonical.com>
for trunk and 2.8
--
Jamie Strandboge http://www.ubuntu.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140129/69964dba/attachment.pgp>
More information about the AppArmor
mailing list