Re: [apparmor] [PATCH 10/36] apparmor: allow setting any profile into the unconfined state

2013-05-08 Thread Seth Arnold
On Wed, May 01, 2013 at 02:30:55PM -0700, 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 john.johan...@canonical.com Acked-by: Seth Arnold

[apparmor] [PATCH 10/36] apparmor: allow setting any profile into the unconfined state

2013-05-01 Thread John Johansen
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 john.johan...@canonical.com --- security/apparmor/domain.c| 4 ++-- security/apparmor/include/policy.h| 6 +++---