aa-disable - disable an AppArmor security profile
Contents
Bugs
If you find any bugs, please report them at <https://gitlab.com/apparmor/apparmor/-/issues>.
Description
aa-disable is used to disable one or more profiles. This command will unload the profile from the kernel
and prevent the profile from being loaded on AppArmor startup. The aa-enforce and aa-complain utilities
may be used to to change this behavior.
Name
aa-disable - disable an AppArmor security profile
Options
-d--dir/path/to/profiles
Specifies where to look for the AppArmor security profile set.
Defaults to /etc/apparmor.d.
--no-reload
Do not unreload the profile after modifying it.
See Also
apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa_change_hat(2), and <https://wiki.apparmor.net>. AppArmor 4.1.1 2025-07-23 AA-DISABLE(8)
Synopsis
aa-disable<executable>[<executable>...][-d/path/to/profiles][--no-reload][-r]
