Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-limits.xml
Date: Mon, 26 Dec 2005 19:03:46
Message-Id: 200512261903.jBQJ3VYQ013648@robin.gentoo.org
1 swift 05/12/26 19:03:31
2
3 Modified: xml/htdocs/doc/en/security shb-limits.xml
4 Log:
5 #107746 - Warn people about too strict limit settings
6
7 Revision Changes Path
8 1.3 +5 -3 xml/htdocs/doc/en/security/shb-limits.xml
9
10 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
11 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
12 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
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.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- shb-limits.xml 1 Jun 2005 17:42:46 -0000 1.2
21 +++ shb-limits.xml 26 Dec 2005 19:03:31 -0000 1.3
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.2 2005/06/01 17:42:46 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-limits.xml,v 1.3 2005/12/26 19:03:31 swift 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.0</version>
34 -<date>2005-05-31</date>
35 +<version>1.1</version>
36 +<date>2005-12-26</date>
37
38 <section id="limits_conf">
39 <title>/etc/security/limits.conf</title>
40 @@ -17,6 +17,8 @@
41 <p>
42 Controlling resource usage can be very effective when trying to prevent a local
43 Denial of Service or restricting the maximum allowed logins for a group or user.
44 +However, too strict settings will impede on your system's behavior and will
45 +result in program failures so make sure that you check each setting first.
46 </p>
47
48 <pre caption="/etc/security/limits.conf">
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list