[apparmor] [patch] Add python to the "no Px rule" list in logprof.conf

Seth Arnold seth.arnold at canonical.com
Wed Nov 18 00:49:47 UTC 2015


On Wed, Nov 18, 2015 at 12:53:33AM +0100, Christian Boltz wrote:
> I propose this patch for trunk and 2.9.

Acked-by: Seth Arnold <seth.arnold at canonical.com>

Acked for 2.9, 2.10, trunk.

Thanks

> 
> (On the long term, we might want regex support here, but that's another
> story - and I'm not sure yet if it's worth the effort.)
> 
> 
> [ utils-logprof.conf.diff ]
> 
> === modified file 'utils/logprof.conf'
> --- utils/logprof.conf  2014-08-21 00:14:24 +0000
> +++ utils/logprof.conf  2015-11-17 23:41:48 +0000
> @@ -106,6 +106,12 @@
>    /usr/bin/killall = icn
>    /usr/bin/nice = icn
>    /usr/bin/perl = icn
> +  /usr/bin/python       = icn
> +  /usr/bin/python2      = icn
> +  /usr/bin/python2.7    = icn
> +  /usr/bin/python3      = icn
> +  /usr/bin/python3.3    = icn
> +  /usr/bin/python3.4    = icn
>    /usr/bin/tr   = icn
>  
>  [required_hats]
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20151117/4c65ea40/attachment.pgp>


More information about the AppArmor mailing list