2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 15:25:27 +00:00

Merge document that attach_disconnected.path expexts =PATH

MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1083
Approved-by: John Johansen <john@jjmx.net>
Merged-by: John Johansen <john@jjmx.net>
This commit is contained in:
John Johansen
2023-08-14 20:28:26 +00:00

View File

@@ -114,7 +114,7 @@ B<XATTR VALUE FILEGLOB> = I<FILEGLOB>
B<PROFILE FLAG CONDS> = [ 'flags=' ] '(' comma or white space separated list of I<PROFILE FLAGS> ')' B<PROFILE FLAG CONDS> = [ 'flags=' ] '(' comma or white space separated list of I<PROFILE FLAGS> ')'
B<PROFILE FLAGS> = I<PROFILE MODE> | I<AUDIT_MODE> | 'mediate_deleted' B<PROFILE FLAGS> = I<PROFILE MODE> | I<AUDIT_MODE> | 'mediate_deleted'
| 'attach_disconnected' | 'attach_disconneced.path' |'chroot_relative' | 'attach_disconnected' | 'attach_disconneced.path='I<ABS PATH> | 'chroot_relative'
| 'debug' | 'debug'
B<PROFILE MODE> = 'enforce' | 'complain' | 'kill' | 'unconfined' | 'prompt' B<PROFILE MODE> = 'enforce' | 'complain' | 'kill' | 'unconfined' | 'prompt'
@@ -493,8 +493,8 @@ though they are part of the namespace. WARNING this mode is unsafe and
can result in aliasing and access to objects that should not be can result in aliasing and access to objects that should not be
allowed. Its intent is a debug and policy development tool. allowed. Its intent is a debug and policy development tool.
=item B<attach_disconnected.path> If attach_disconnected is in use =item B<attach_disconnected.path>=I<ABS PATH> Like attach_disconnected, but
attach disconnected object to the supplied path instead of the root of attach disconnected objects to the supplied path instead of the root of
the namespace. the namespace.
=item B<chroot_relative> This forces file names to be relative to a =item B<chroot_relative> This forces file names to be relative to a