xref: /aosp_15_r20/external/selinux/libselinux/man/man8/setenforce.8 (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
"setenforce" "8" "7 April 2004" "[email protected]" "SELinux Command Line documentation"
"NAME"
setenforce - modify the mode SELinux is running in .
"SYNOPSIS"
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, <[email protected]> .
"SEE ALSO"
selinux (8), getenforce (8), selinuxenabled (8)