Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apparmor: fix fully qualified name parsing
currently apparmor name parsing is only correctly handling :<NS>:<profile> but :<NS>://<profile> is also a valid form and what is exported to userspace. Signed-off-by: John Johansen <john.johansen@canonical.com>
- Loading branch information