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

update documentation for aa-disable

This commit is contained in:
Jamie Strandboge 2011-02-07 17:39:54 -06:00
parent 1459c9eb20
commit 74b2fdc52c
7 changed files with 22 additions and 20 deletions

View File

@ -20,7 +20,7 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa_change_hat(2), apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa-disable(1),
and L<http://wiki.apparmor.net>. aa_change_hat(2), and L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -46,7 +46,7 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-complain(1), aa-enforce(1), aa_change_hat(2), apparmor(7), apparmor.d(5), aa-complain(1), aa-enforce(1), aa-disable(1),
and L<http://wiki.apparmor.net>. aa_change_hat(2), and L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -30,9 +30,9 @@ B<aa-complain I<E<lt>executableE<gt>> [I<E<lt>executableE<gt>> ...]>
=head1 DESCRIPTION =head1 DESCRIPTION
B<aa-complain> is used to set the enforcement mode for one or more profiles to complain. B<aa-complain> is used to set the enforcement mode for one or more profiles to
In this mode security policy is not enforced but rather access violations are logged complain. In this mode security policy is not enforced but rather access
to the system log. violations are logged to the system log.
=head1 BUGS =head1 BUGS
@ -41,7 +41,7 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-enforce(1), aa_change_hat(2), and apparmor(7), apparmor.d(5), aa-enforce(1), aa-disable(1),
L<http://wiki.apparmor.net>. aa_change_hat(2), and L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -23,7 +23,7 @@
=head1 NAME =head1 NAME
aa-enforce - set an AppArmor security profile to I<enforce> mode from aa-enforce - set an AppArmor security profile to I<enforce> mode from
I<complain> mode. being disabled or I<complain> mode.
=head1 SYNOPSIS =head1 SYNOPSIS
@ -32,8 +32,9 @@ B<aa-enforce I<E<lt>executableE<gt>> [I<E<lt>executableE<gt>> ...]>
=head1 DESCRIPTION =head1 DESCRIPTION
B<aa-enforce> is used to set the enforcement mode for one or more profiles B<aa-enforce> is used to set the enforcement mode for one or more profiles
to I<enforce>. This command is only relevant is conjuction with the to I<enforce>. This command is only relevant in conjuction with the
utility I<complain> which sets a profile to complain mode. The default I<aa-complain> utility which sets a profile to complain mode and the
I<aa-disable> utility which unloads and disables a profile. The default
mode for a security policy is enforce and the I<aa-complain> utility must mode for a security policy is enforce and the I<aa-complain> utility must
be run to change this behavior. be run to change this behavior.
@ -44,7 +45,7 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-complain(1), aa_change_hat(2), and apparmor(7), apparmor.d(5), aa-complain(1), aa-disable(1),
L<http://wiki.apparmor.net>. aa_change_hat(2), and L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -77,7 +77,8 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa_change_hat(2), apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa-disable(1),
aa-logprof(1), logprof.conf(5), and L<http://wiki.apparmor.net>. aa_change_hat(2), aa-logprof(1), logprof.conf(5), and
L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -160,7 +160,7 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
klogd(8), auditd(8), apparmor(7), apparmor.d(5), aa_change_hat(2), klogd(8), auditd(8), apparmor(7), apparmor.d(5), aa_change_hat(2),
logprof.conf(5), aa-genprof(1), aa-complain(1), aa-enforce(1), and logprof.conf(5), aa-genprof(1), aa-enforce(1), aa-complain(1),
L<http://wiki.apparmor.net>. aa-disable(1), and L<http://wiki.apparmor.net>.
=cut =cut

View File

@ -107,8 +107,8 @@ L<http://https://bugs.launchpad.net/apparmor/+filebug>.
=head1 SEE ALSO =head1 SEE ALSO
apparmor(7), apparmor.d(5), aa-enforce(1), aa_change_hat(2), apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1),
aa-complain(1), aa-logprof(1), aa-genprof(1), and aa-disable(1), aa_change_hat(2), aa-logprof(1), aa-genprof(1), and
L<http://wiki.apparmor.net>. L<http://wiki.apparmor.net>.
=cut =cut