Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
selinuxenabled - Unix, Linux Command
Advertisements
NAME
selinuxenabled - tool to be used within shell scripts to determine if selinux is enabled
SYNOPSIS
selinuxenabled
DESCRIPTION
selinuxenabled Indicates whether SELinux is enabled or disabled. It exits with status 0
if SELinux is enabled and 1 if it is not enabled.
AUTHOR
Dan Walsh, <dwalsh@redhat.com>
SEE ALSO
Advertisements
|
|
|