mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 22:05:27 +00:00
Merge Fix typo in aa-exec manpage
Follow-up of https://gitlab.com/apparmor/apparmor/-/merge_requests/1570, which was merged without fixing this. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1583 Approved-by: John Johansen <john@jjmx.net> Merged-by: John Johansen <john@jjmx.net>
This commit is contained in:
@@ -127,7 +127,7 @@ the namespace. Note applications launched within the namespace will
|
|||||||
not be able to exit the namespace, and may be restricted by additional
|
not be able to exit the namespace, and may be restricted by additional
|
||||||
confinement around namespacing. Files and resources visible to the
|
confinement around namespacing. Files and resources visible to the
|
||||||
parent that launches the application may not be visible in the policy
|
parent that launches the application may not be visible in the policy
|
||||||
namespace resultinging access denials.
|
namespace resulting in access denials.
|
||||||
|
|
||||||
To enter a policy namespace the profile is prefixed with the namespace's
|
To enter a policy namespace the profile is prefixed with the namespace's
|
||||||
name, using a I<:> prefix and suffix.
|
name, using a I<:> prefix and suffix.
|
||||||
|
Reference in New Issue
Block a user