Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-mounting.xml
Date: Wed, 07 Mar 2007 02:14:29
Message-Id: E1HOlfU-0003vJ-Qb@stork.gentoo.org
1 nightmorph 07/03/07 02:14:16
2
3 Modified: shb-mounting.xml
4 Log:
5 s/qmail/netqmail in all the right places ;) for all official translations, no revbump, bug 165874
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/en/security/shb-mounting.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml?r1=1.3&r2=1.4
13
14 Index: shb-mounting.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- shb-mounting.xml 18 Sep 2006 09:22:48 -0000 1.3
21 +++ shb-mounting.xml 7 Mar 2007 02:14:16 -0000 1.4
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.3 2006/09/18 09:22:48 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.4 2007/03/07 02:14:16 nightmorph Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -63,14 +63,14 @@
30 <note>
31 I do not set <path>/var</path> to <c>noexec</c> or <c>nosuid</c>, even if files
32 normally are never executed from this mount point. The reason for this is that
33 -qmail is installed in <path>/var/qmail</path> and must be allowed to execute
34 +netqmail is installed in <path>/var/qmail</path> and must be allowed to execute
35 and access one SUID file. I setup <path>/usr</path> in read-only mode since I
36 never write anything there unless I want to update Gentoo. Then I remount the
37 file system in read-write mode, update and remount again.
38 </note>
39
40 <note>
41 -Even if you do not use qmail, Gentoo still needs the executable bit set on
42 +Even if you do not use netqmail, Gentoo still needs the executable bit set on
43 <path>/var/tmp</path> since ebuilds are made here. But an alternative path can
44 be setup if you insist on having <path>/var</path> mounted in <c>noexec</c>
45 mode.
46
47
48
49 --
50 gentoo-doc-cvs@g.o mailing list