Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

system-config-selinux(8) [centos man page]

system-config-selinux(8)				    System Config Tools Manual					  system-config-selinux(8)

NAME
system-config-selinux - SELinux Management tool SYNOPSIS
system-config-selinux DESCRIPTION
system-config-selinux provides a graphical interface for managing the SELinux configuration. OPTIONS
None FILES
/usr/bin/system-config-selinux Examples To run the program type: system-config-selinux SEE ALSO
selinux(1), semanage(8) REPORTING BUGS
Report bugs to <http://bugzilla.redhat.com>. LICENSE AND AUTHORS
system-config-selinux is licensed under the GNU Public License and is copyrighted by Red Hat, Inc. This man page was written by Daniel Walsh <dwalsh@redhat.com> System Config Tools Manual 8 April 2013 system-config-selinux(8)

Check Out this Related Man Page

postfix-nochroot(8)					      System Manager's Manual					       postfix-nochroot(8)

NAME
postfix-nochroot - change /etc/postfix/master.cf to not use chroot SYNOPSIS
postfix-nochroot DESCRIPTION
Renames /etc/postfix/master.cf to /etc/postfix/master.cf.bak and creates a new /etc/postfix/master.cf file with every service configured to not use chroot. Every modified line is commented. It also restarts Postfix (to apply the change) and rmoves the unused chroot directories /var/spool/postfix/{etc,lib,usr} . Using a chroot environment makes upgrades more difficult and gets in the way when running SE Linux (without actually providing any security benefit in a SE Linux system). SEE ALSO
selinux(8), sestatus(8), selinuxenabled(1), check-selinux-installation(8), selinux-config-enforcing(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, http://etbe.coker.com.au/2008/08/02/postfix-and-chroot/ - post about this script. AUTHOR
This program and it's man page was written by Russell Coker <russell@coker.com.au> for the Debian system (but may be used by others). Per- mission 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. postfix-nochroot(8)
Man Page