aa-disable (8)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man8/aa-disable.8".)
NAME
aa-disable - disable an AppArmor security profile
SYNOPSIS
aa-disable <executable>
[<executable>
...] [-d /path/to/profiles
] [-r
]
OPTIONS
-d --dir /path/to/profiles
Specifies where to look for the AppArmor security profile set.
Defaults to /etc/apparmor.d.
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.
BUGS
If you find any bugs, please report them at
<
bugs.launchpad.net/apparmor/+filebug>.
SEE ALSO
apparmor(7),
apparmor.d(5),
aa-enforce(1),
aa-complain(1),
aa_change_hat(2), and <
wiki.apparmor.net>.