diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2012-08-09 11:55:23 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2012-08-09 11:55:23 +0200 |
commit | 426fdb813c73f256be82c98c27740a75f48c85c8 (patch) | |
tree | 7924f5b12acf4193b400739692462d1cd9b47960 /modules/pam_limits/limits.conf.5.xml | |
parent | 01e176ec352748487212e59723192d8dbdf53e29 (diff) | |
download | pam-426fdb813c73f256be82c98c27740a75f48c85c8.tar.gz pam-426fdb813c73f256be82c98c27740a75f48c85c8.tar.bz2 pam-426fdb813c73f256be82c98c27740a75f48c85c8.zip |
Document limits.d also in the limits.conf manpage.
modules/pam_limits/limits.conf.5.xml: Document the limits.d existence.
Diffstat (limited to 'modules/pam_limits/limits.conf.5.xml')
-rw-r--r-- | modules/pam_limits/limits.conf.5.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/pam_limits/limits.conf.5.xml b/modules/pam_limits/limits.conf.5.xml index 939fa0fe..4b6b5baf 100644 --- a/modules/pam_limits/limits.conf.5.xml +++ b/modules/pam_limits/limits.conf.5.xml @@ -18,6 +18,14 @@ <refsect1 id='limits.conf-description'> <title>DESCRIPTION</title> <para> + The <emphasis>pam_limits.so</emphasis> module applies ulimit limits, + nice priority and number of simultaneous login sessions limit to user + login sessions. This description of the configuration file syntax + applies to the <filename>/etc/security/limits.conf</filename> file and + <filename>*.conf</filename> files in the + <filename>/etc/security/limits.d</filename> directory. + </para> + <para> The syntax of the lines is as follows: </para> <para> |