mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +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.
|
||||
|
||||
=item B<ECHILD>
|
||||
|
||||
The application's profile has no hats defined for it.
|
||||
|
||||
=item B<EACCES>
|
||||
|
||||
The specified I<profile> does not exist in this profile or the
|
||||
process tried to change another process's domain.
|
||||
The task does not have sufficient permissions to change its domain.
|
||||
|
||||
=back
|
||||
|
||||
|
Reference in New Issue
Block a user