mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
parser/apparmor.d.pod: clarify alias rules
This commit is contained in:
parent
34c78d34b1
commit
2ade2782d4
@ -316,7 +316,11 @@ site-specific customization of B<@{HOMEDIRS}>.
|
|||||||
|
|
||||||
AppArmor also provides alias rules for remapping paths for site-specific
|
AppArmor also provides alias rules for remapping paths for site-specific
|
||||||
layouts. They are an alternative form of path rewriting to using variables,
|
layouts. They are an alternative form of path rewriting to using variables,
|
||||||
and are done after variable resolution.
|
and are done after variable resolution. Alias rules must occur within the
|
||||||
|
preamble of the profile. System-wide aliases are found in
|
||||||
|
F</etc/apparmor.d/tunables/alias>, which is included by
|
||||||
|
F</etc/apparmor.d/tunables/global>. F</etc/apparmor.d/tunables/global> is
|
||||||
|
typically included at the beginning of an AppArmor profile.
|
||||||
|
|
||||||
=head2 Globbing
|
=head2 Globbing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user