table of contents
other versions
- buster 2.8-1+b1
- testing 3.1-3
- unstable 3.1-3
- experimental 3.2-1
setenforce(8) | SELinux Command Line documentation | setenforce(8) |
NAME¶
setenforce - modify the mode SELinux is running inSYNOPSIS¶
setenforce [Enforcing|Permissive|1|0]DESCRIPTION¶
Use Enforcing or 1 to put SELinux in enforcing mode.Use Permissive or 0 to put SELinux in permissive mode.
If SELinux is disabled and you want to enable it, or SELinux is enabled and you want to disable it, please see selinux(8).
AUTHOR¶
Dan Walsh, <dwalsh@redhat.com>SEE ALSO¶
selinux(8), getenforce(8), selinuxenabled(8)7 April 2004 | dwalsh@redhat.com |