POSTFIX-NOCHROOT(8) - Linux man page online | Administration and privileged commands
Change /etc/postfix/master.cf to not use chroot.
Chapter
postfix-nochroot(8) System Manager's Manual postfix-nochroot(8)
@coker.com.au> 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.
postfix-nochroot(8)
NAME
postfix-nochroot - change /etc/postfix/master.cf to not use chrootSYNOPSIS
postfix-nochrootDESCRIPTION
Renames /etc/postfix/master.cf to /etc/postfix/master.cf.bak and creates a new /etc/post‐ fix/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 <
This manual | Reference | Other manuals |
---|---|---|
postfix-nochroot(8) | referred by | check-selinux-installation(8) |
refer to | check-selinux-installation(8) | selinux(8) | selinux-policy-upgrade(8) | sestatus(8) |