1selinuxenabled(8) SELinux Command Line documentation selinuxenabled(8)
23
4
NAME
6selinuxenabled - tool to be used within shell scripts to determine if
7selinux is enabled
8
SYNOPSIS
10selinuxenabled
11
DESCRIPTION
13Indicates whether SELinux is enabled or disabled.
14
EXIT STATUS
16It exits with status 0 if SELinux is enabled and 1 if it is not
17enabled.
18
AUTHOR
20Dan Walsh, <dwalsh@redhat.com>
21
SEE ALSO
23selinux(8), setenforce(8), getenforce(8)
2425
26
27
dwalsh@redhat.com 7 April 2004 selinuxenabled(8)