diff options
author | John Johansen <john.johansen@canonical.com> | 2024-01-19 00:24:03 -0800 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2025-01-18 06:47:12 -0800 |
commit | 35fad5b462224e0da3764f68b69827281eeaac8c (patch) | |
tree | 68707d95adeff0ffc576adaa1c5558ffb9f0042a /tools/perf/scripts/python/gecko.py | |
parent | cd769b05cc87fb527dbab547e65b934b45705d6b (diff) |
apparmor: remove explicit restriction that unconfined cannot use change_hat
There does not need to be an explicit restriction that unconfined
can't use change_hat. Traditionally unconfined doesn't have hats
so change_hat could not be used. But newer unconfined profiles have
the potential of having hats, and even system unconfined will be
able to be replaced with a profile that allows for hats.
To remain backwards compitible with expected return codes, continue
to return -EPERM if the unconfined profile does not have any hats.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions