setenforce(8) linux man page | unix.com

Man Page: setenforce

Operating Environment: linux

Section: 8

setenforce(8)						SELinux Command Line documentation					     setenforce(8)

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, <dwalsh@redhat.com> SEE ALSO
selinux(8), getenforce(1), selinuxenabled(1) dwalsh@redhat.com 7 April 2004 setenforce(8)
Related Man Pages
security_load_policy(3) - debian
selinux(8) - suse
selinux(8) - ultrix
selinux(8) - posix
selinux(8) - opensolaris
Similar Topics in the Unix Linux Community
SELinux Security Context-External Drive
root crontab wont execute a script
Fedora 19 &quot;useradd&quot; failure, GUI success
Unable to enable SeLinux on RHEL 7
Debugging mysterious perl script problem