1setenforce(8) SELinux Command Line documentation setenforce(8)
2
3
4
6 setenforce - modify the mode SELinux is running in
7
9 setenforce [Enforcing|Permissive|1|0]
10
12 Use Enforcing or 1 to put SELinux in enforcing mode.
13 Use Permissive or 0 to put SELinux in permissive mode.
14
15 If SELinux is disabled and you want to enable it, or SELinux is enabled
16 and you want to disable it, please see selinux(8).
17
19 Dan Walsh, <dwalsh@redhat.com>
20
22 selinux(8), getenforce(8), selinuxenabled(8)
23
24
25
26dwalsh@redhat.com 7 April 2004 setenforce(8)