2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

parser/apparmor.d.pod: clarify alias rules

This commit is contained in:
Jamie Strandboge 2010-12-20 08:34:12 -06:00
parent 34c78d34b1
commit 2ade2782d4

View File

@ -316,7 +316,11 @@ site-specific customization of B<@{HOMEDIRS}>.
AppArmor also provides alias rules for remapping paths for site-specific
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