SYNOPSIS
selinux-config-enforcing [permissive]
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.
AUTHOR
This program and it's man page was written by
Russell Coker <[email protected]> for the Debian system (but may
be used by others). Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU General Public License, Version 3.
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL-3.