mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
utils/aa-logprof.pod: fix typo in manpage
Bug: https://bugs.launchpad.net/bugs/1485855
This commit is contained in:
@@ -128,7 +128,7 @@ updated profiles to the disk and reload them if AppArmor is running.
|
|||||||
|
|
||||||
If there are unhandled x accesses generated by the execve(2) of a
|
If there are unhandled x accesses generated by the execve(2) of a
|
||||||
new process, aa-logprof will display the parent profile and the target
|
new process, aa-logprof will display the parent profile and the target
|
||||||
program that's being executed and prompt the user to select and execute
|
program that's being executed and prompt the user to select an execute
|
||||||
modifier. These modifiers will allow a choice for the target to: have it's
|
modifier. These modifiers will allow a choice for the target to: have it's
|
||||||
own profile (px), inherit the parent's profile (ix), run unconstrained
|
own profile (px), inherit the parent's profile (ix), run unconstrained
|
||||||
(ux), or deny access for the target. See apparmor.d(5) for details.
|
(ux), or deny access for the target. See apparmor.d(5) for details.
|
||||||
|
Reference in New Issue
Block a user