Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apparmor: fix setting unconfined mode on a loaded profile
When loading a profile that is set to unconfined mode, that label flag is not set when it should be. Ensure it is set so that when used in a label the unconfined check will be applied correctly. Fixes: 0381650 ("apparmor: allow setting any profile into the unconfined state") Signed-off-by: John Johansen <[email protected]>
- Loading branch information