mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-02 15:25:27 +00:00
Update the documented error codes for aa_change_profile() and aa_change_onexe()
Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Kees Cook <kees@ubuntu.com>
This commit is contained in:
@@ -85,14 +85,9 @@ Insufficient kernel memory was available.
|
|||||||
|
|
||||||
The calling application is not confined by apparmor.
|
The calling application is not confined by apparmor.
|
||||||
|
|
||||||
=item B<ECHILD>
|
|
||||||
|
|
||||||
The application's profile has no hats defined for it.
|
|
||||||
|
|
||||||
=item B<EACCES>
|
=item B<EACCES>
|
||||||
|
|
||||||
The specified I<profile> does not exist in this profile or the
|
The task does not have sufficient permissions to change its domain.
|
||||||
process tried to change another process's domain.
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user