swift 05/12/26 19:03:31 Modified: xml/htdocs/doc/en/security shb-limits.xml Log: #107746 - Warn people about too strict limit settings
Revision Changes Path 1.3 +5 -3 xml/htdocs/doc/en/security/shb-limits.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-limits.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-limits.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: shb-limits.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- shb-limits.xml 1 Jun 2005 17:42:46 -0000 1.2 +++ shb-limits.xml 26 Dec 2005 19:03:31 -0000 1.3 @@ -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.2 2005/06/01 17:42:46 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.3 2005/12/26 19:03:31 swift 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.0</version> -<date>2005-05-31</date> +<version>1.1</version> +<date>2005-12-26</date> <section id="limits_conf"> <title>/etc/security/limits.conf</title> @@ -17,6 +17,8 @@ <p> Controlling resource usage can be very effective when trying to prevent a local Denial of Service or restricting the maximum allowed logins for a group or user. +However, too strict settings will impede on your system's behavior and will +result in program failures so make sure that you check each setting first. </p> <pre caption="/etc/security/limits.conf"> -- [email protected] mailing list
