logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

setenforce - modify the mode SELinux is running in

Author

       Dan Walsh, <dwalsh@redhat.com>

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).

Name

       setenforce - modify the mode SELinux is running in

See Also

selinux(8), getenforce(8), selinuxenabled(8)

dwalsh@redhat.com                                 7 April 2004                                     setenforce(8)

Synopsis

setenforce [Enforcing|Permissive|1|0]

See Also