diff options
Diffstat (limited to 'modules/pam_limits/pam_limits.8.xml')
-rw-r--r-- | modules/pam_limits/pam_limits.8.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/pam_limits/pam_limits.8.xml b/modules/pam_limits/pam_limits.8.xml index bc46cbf4..c1c10eca 100644 --- a/modules/pam_limits/pam_limits.8.xml +++ b/modules/pam_limits/pam_limits.8.xml @@ -57,6 +57,12 @@ If a config file is explicitly specified with a module option then the files in the above directory are not parsed. </para> + <para condition="with_vendordir"> + If there is no explicitly specified configuration file and + <filename>/etc/security/limits.conf</filename> does not exist, + <filename>%vendordir%/security/limits.conf</filename> is used. + If this file does not exist, too, an error is thrown. + </para> <para> The module must not be called by a multithreaded application. </para> |