Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-limits.xml
Date: Sat, 06 Jan 2007 18:57:52
Message-Id: 20070106185727.A931B642C0@smtp.gentoo.org
1 nightmorph 07/01/06 18:57:27
2
3 Modified: shb-limits.xml
4 Log:
5 added XFS quotas paragraph, bug 160319
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/en/security/shb-limits.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?r1=1.5&r2=1.6
13
14 Index: shb-limits.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- shb-limits.xml 18 Sep 2006 09:22:48 -0000 1.5
21 +++ shb-limits.xml 6 Jan 2007 18:57:27 -0000 1.6
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.5 2006/09/18 09:22:48 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.6 2007/01/06 18:57:27 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 @@ -7,8 +7,8 @@
30
31 <sections>
32
33 -<version>1.2</version>
34 -<date>2005-12-26</date>
35 +<version>1.3</version>
36 +<date>2007-01-06</date>
37
38 <section id="limits_conf">
39 <title>/etc/security/limits.conf</title>
40 @@ -132,6 +132,13 @@
41 to the boot run level.
42 </p>
43
44 +<impo>
45 +XFS does all quota checks internally, and does <e>not</e> need the <c>quota</c>
46 +script added to the boot runlevel. There may be other filesystems not listed in
47 +this document with similar behavior, so please read the manpages for your
48 +filesystem to learn more about how it handles quota checks.
49 +</impo>
50 +
51 <pre caption="Adding quota to the boot runlevel">
52 # <i>rc-update add quota boot</i>
53 </pre>
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list