Blob Blame History Raw
.TH "selinuxenabled" "1" "7 April 2004" "dwalsh@redhat.com" "SELinux Command Line documentation"
.SH "NAME"
selinuxenabled \- tool to be used within shell scripts to determine if selinux is enabled
.SH "SYNOPSIS"
.B selinuxenabled

.SH "DESCRIPTION"
.B selinuxenabled
Indicates whether SELinux is enabled or disabled. It exits with status 0 
if SELinux is enabled and 1 if it is not enabled.

.SH AUTHOR	
Dan Walsh, <dwalsh@redhat.com>

.SH "SEE ALSO"
setenforce(8), getenforce(8)