On Wed, Jan 16, 2013 at 01:28:53PM -0800, John Johansen wrote: > Allow emulating the default profile behavior from boot, by allowing > loading of a profile in the unconfined state into a new NS. > > Signed-off-by: John Johansen <[email protected]>
> @@ -198,7 +198,7 @@ struct aa_profile {
> struct aa_dfa *xmatch;
> int xmatch_len;
> enum audit_mode audit;
> - enum profile_mode mode;
> + long mode;
I didn't see anything that required this change in the patch -- is that
coming in the future, too?
Thanks
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
