nightmorph 07/01/06 18:57:27 Modified: shb-limits.xml Log: added XFS quotas paragraph, bug 160319
Revision Changes Path 1.6 xml/htdocs/doc/en/security/shb-limits.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/security/shb-limits.xml?r1=1.5&r2=1.6 Index: shb-limits.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- shb-limits.xml 18 Sep 2006 09:22:48 -0000 1.5 +++ shb-limits.xml 6 Jan 2007 18:57:27 -0000 1.6 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.5 2006/09/18 09:22:48 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.6 2007/01/06 18:57:27 nightmorph Exp $ --> <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> <!-- The content of this document is licensed under the CC-BY-SA license --> @@ -7,8 +7,8 @@ <sections> -<version>1.2</version> -<date>2005-12-26</date> +<version>1.3</version> +<date>2007-01-06</date> <section id="limits_conf"> <title>/etc/security/limits.conf</title> @@ -132,6 +132,13 @@ to the boot run level. </p> +<impo> +XFS does all quota checks internally, and does <e>not</e> need the <c>quota</c> +script added to the boot runlevel. There may be other filesystems not listed in +this document with similar behavior, so please read the manpages for your +filesystem to learn more about how it handles quota checks. +</impo> + <pre caption="Adding quota to the boot runlevel"> # <i>rc-update add quota boot</i> </pre> -- [email protected] mailing list
