.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "AA-ENABLED 1" .TH AA-ENABLED 1 2024-02-28 "AppArmor 3.0.13" AppArmor .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME aa\-enabled \- test whether AppArmor is enabled .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBaa-enabled\fR [options] .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBaa-enabled\fR is used to determine if AppArmor is enabled. .SH OPTIONS .IX Header "OPTIONS" \&\fBaa-enabled\fR accepts the following arguments: .IP "\-h, \-\-help" 4 .IX Item "-h, --help" Display a brief usage guide. .IP "\-q, \-\-quiet" 4 .IX Item "-q, --quiet" Do not output anything to stdout. This option is intended to be used by scripts that simply want to use the exit code to determine if AppArmor is enabled. .IP "\-x, \-\-exclusive" 4 .IX Item "-x, --exclusive" Require AppArmor to have exclusive access to shared LSM interfaces to be considered enabled. .SH "EXIT STATUS" .IX Header "EXIT STATUS" Upon exiting, \fBaa-enabled\fR will set its exit status to the following values: .IP \fB0\fR 4 .IX Item "0" if AppArmor is enabled. .IP \fB1\fR 4 .IX Item "1" if AppArmor is not enabled/loaded. .IP \fB2\fR 4 .IX Item "2" intentionally not used as an \fBaa-enabled\fR exit status. .IP \fB3\fR 4 .IX Item "3" if the AppArmor control files aren't available under /sys/kernel/security/. .IP \fB4\fR 4 .IX Item "4" if \fBaa-enabled\fR doesn't have enough privileges to read the apparmor control files. .IP \fB10\fR 4 .IX Item "10" AppArmor is enabled but does not have access to shared LSM interfaces. .IP \fB64\fR 4 .IX Item "64" if any unexpected error or condition is encountered. .SH BUGS .IX Header "BUGS" If you find any bugs, please report them at . .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBapparmor\fR\|(7), \fBapparmor.d\fR\|(5), \fBaa_is_enabled\fR\|(2), and .