Gentoo Archives: gentoo-commits

From: "Naoaki Shindo (shindo)" <shindo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ja/security: shb-limits.xml
Date: Tue, 24 Jun 2008 23:50:38
Message-Id: E1KBIHQ-00069K-OT@stork.gentoo.org
1 shindo 08/06/24 23:50:32
2
3 Modified: shb-limits.xml
4 Log:
5 sync to 1.7
6
7 Revision Changes Path
8 1.4 xml/htdocs/doc/ja/security/shb-limits.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml?r1=1.3&r2=1.4
13
14 Index: shb-limits.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- shb-limits.xml 9 May 2006 15:21:40 -0000 1.3
21 +++ shb-limits.xml 24 Jun 2008 23:50:32 -0000 1.4
22 @@ -1,12 +1,12 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml,v 1.3 2006/05/09 15:21:40 idani Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-limits.xml,v 1.4 2008/06/24 23:50:32 shindo Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27 <!-- The content of this document is licensed under the CC-BY-SA license -->
28 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
29 <sections>
30
31 -<version>1.2</version>
32 -<date>2005-12-26</date>
33 +<version>1.4</version>
34 +<date>2007-07-08</date>
35
36 <!-- Original revision: 1.4 -->
37
38 @@ -61,7 +61,7 @@
39 <p>
40 これはデフォルトのセッティングと、ユーザknに対する設定です。
41 この制限はsys-apps/shadowパッケージの一部です。
42 -<path>make.conf</path>で<c>pam</c>を無効にしている場合や、PAMが適切に設定されてない場合はこのファイルに制限を設定する必要はありません。
43 +<path>make.conf</path>で<c>pam</c>を無効にしている場合、このファイルに制限を設定する必要はありません。
44 </p>
45
46 </body>
47 @@ -118,6 +118,12 @@
48 quotaの設定を追加した後、<c>quota</c>スクリプトをbootランレベルに加える必要があります。
49 </p>
50
51 +<impo>
52 +XFSは内部的にすべてのquotaをチェックしますので、<c>quota</c>スクリプトをbootランレベルへ追加する必要は<e>ありません。</e>
53 +このドキュメントで記述されていないファイルシステムで同じような振る舞いをするものがあるかもしれません。
54 +お使いのファイルシステムでquotaチェックをどのように行うのかより知るためにmanページを読んでください。
55 +</impo>
56 +
57 <pre caption="quotaをbootランレベルに追加">
58 # <i>rc-update add quota boot</i>
59 </pre>
60
61
62
63 --
64 gentoo-commits@l.g.o mailing list