aa−load − load precompiled AppArmor policy from cache location(s)
aa-load [options] (cache file|cache dir|cache base dir)+
aa-load loads precompiled AppArmor policy from the specified locations.
aa-load
accepts the following arguments:
−f, −−force
Force aa-load to load a policy even if its abi does not match the kernel abi.
−d, −−debug
Display debug messages.
−v, −−verbose
Display progress and error messages.
−n, −−dry−run
Do not actually load the specified policy/policies into the kernel.
−h, −−help
Display a brief usage guide.
Upon exiting, aa-load returns 0 upon success and 1 upon an error loading the precompiled policy.
If you find any bugs, please report them at <https://gitlab.com/apparmor/apparmor/−/issues>.
apparmor(7), apparmor.d(5), apparmor_parser(8), and <https://wiki.apparmor.net>.