selinux-config-enforcing - change /etc/selinux/config to set enforcing or permissive modes
Contents
Description
selinux-config-enforcing this command will modify /etc/selinux/config to specify whether SE Linux should
be in enforcing or permissive mode on boot. This may be overridden by the "enforcing=" kernel command-
line option (which takes the value 0 for permissive and 1 for enforcing). The parameter "0" or
"permissive" will cause it to set permissive mode, any other parameter will result in enforcing mode
being set.
Name
selinux-config-enforcing - change /etc/selinux/config to set enforcing or permissive modes
See Also
selinux(8), sestatus(8),selinuxenabled(1), load_policy(8),semodule(8),postfix-nochroot(8),check-selinux-installation(8),selinux-policy-upgrade(8),http://wiki.debian.org/SELinux - More about SELinux Debian install, http://etbe.coker.com.au/tag/selinux/ - Russell's SE Linux blog posts.
Synopsis
selinux-config-enforcing [permissive]
