| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.1 2005/06/01 15:43:47 neysx Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-mounting.xml,v 1.2 2005/06/01 17:42:46 neysx Exp $ --> |
| 3 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
3 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 4 | |
4 | |
| 5 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
5 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 6 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
6 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 7 | |
7 | |
| … | |
… | |
| 55 | Placing <path>/tmp</path> in <c>noexec</c> mode can prevent certain scripts |
55 | Placing <path>/tmp</path> in <c>noexec</c> mode can prevent certain scripts |
| 56 | from executing properly. |
56 | from executing properly. |
| 57 | </warn> |
57 | </warn> |
| 58 | |
58 | |
| 59 | <note> |
59 | <note> |
| 60 | For disk quotas see <uri link="#doc_chap6_sect3">the Quotas section</uri>. |
60 | For disk quotas see <uri link="?part=1&chap=5#quotas">the Quotas section</uri>. |
| 61 | </note> |
61 | </note> |
| 62 | |
62 | |
| 63 | <note> |
63 | <note> |
| 64 | I do not set <path>/var</path> to <c>noexec</c> or <c>nosuid</c>, even if files |
64 | I do not set <path>/var</path> to <c>noexec</c> or <c>nosuid</c>, even if files |
| 65 | normally are never executed from this mount point. The reason for this is that |
65 | normally are never executed from this mount point. The reason for this is that |