diff options
Diffstat (limited to 'libselinux/man/man8/getenforce.8')
-rw-r--r-- | libselinux/man/man8/getenforce.8 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/libselinux/man/man8/getenforce.8 b/libselinux/man/man8/getenforce.8 new file mode 100644 index 00000000..8dc63c83 --- /dev/null +++ b/libselinux/man/man8/getenforce.8 @@ -0,0 +1,15 @@ +.TH "getenforce" "1" "7 April 2004" "dwalsh@redhat.com" "SELinux Command Line documentation" +.SH "NAME" +getenforce \- get the current mode of SELinux +.SH "SYNOPSIS" +.B getenforce + +.SH "DESCRIPTION" +.B getenforce +reports whether SELinux is enforcing, permissive, or disabled. + +.SH AUTHOR +Dan Walsh, <dwalsh@redhat.com> + +.SH "SEE ALSO" +selinux(8), setenforce(8), selinuxenabled(8) |