nightmorph 07/03/07 02:14:16 Modified: shb-mounting.xml Log: s/qmail/netqmail in all the right places ;) for all official translations, no revbump, bug 165874
Revision Changes Path 1.4 xml/htdocs/doc/en/security/shb-mounting.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?r1=1.3&r2=1.4 Index: shb-mounting.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shb-mounting.xml 18 Sep 2006 09:22:48 -0000 1.3 +++ shb-mounting.xml 7 Mar 2007 02:14:16 -0000 1.4 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.3 2006/09/18 09:22:48 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.4 2007/03/07 02:14:16 nightmorph Exp $ --> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> <!-- The content of this document is licensed under the CC-BY-SA license --> @@ -63,14 +63,14 @@ <note> I do not set <path>/var</path> to <c>noexec</c> or <c>nosuid</c>, even if files normally are never executed from this mount point. The reason for this is that -qmail is installed in <path>/var/qmail</path> and must be allowed to execute +netqmail is installed in <path>/var/qmail</path> and must be allowed to execute and access one SUID file. I setup <path>/usr</path> in read-only mode since I never write anything there unless I want to update Gentoo. Then I remount the file system in read-write mode, update and remount again. </note> <note> -Even if you do not use qmail, Gentoo still needs the executable bit set on +Even if you do not use netqmail, Gentoo still needs the executable bit set on <path>/var/tmp</path> since ebuilds are made here. But an alternative path can be setup if you insist on having <path>/var</path> mounted in <c>noexec</c> mode. -- [email protected] mailing list
