diff options
author | Joshua Brindle <method@manicmethod.com> | 2008-08-19 15:30:36 -0400 |
---|---|---|
committer | Joshua Brindle <method@manicmethod.com> | 2008-08-19 15:30:36 -0400 |
commit | 13cd4c8960688af11ad23b4c946149015c80d549 (patch) | |
tree | 61e928c962bcf6981ef4dc02dfb0b46d1c16b818 /libselinux/man/man8/getenforce.8 | |
download | android_external_selinux-13cd4c8960688af11ad23b4c946149015c80d549.tar.gz android_external_selinux-13cd4c8960688af11ad23b4c946149015c80d549.tar.bz2 android_external_selinux-13cd4c8960688af11ad23b4c946149015c80d549.zip |
initial import from svn trunk revision 2950
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) |