From e1870443d59ccf07278f7b016b99783f430b06b1 Mon Sep 17 00:00:00 2001
From: Thorsten Kukuk <5908016+thkukuk@users.noreply.github.com>
Date: Fri, 14 Jan 2022 14:13:10 +0100
Subject: pam_limits: adjust docu if config file is missing (#426)
This adjustes the documentation for the changes from PR#418
We no longer fail if the config file does not exist.
---
modules/pam_limits/pam_limits.8.xml | 1 -
1 file changed, 1 deletion(-)
(limited to 'modules/pam_limits')
diff --git a/modules/pam_limits/pam_limits.8.xml b/modules/pam_limits/pam_limits.8.xml
index c1c10eca..08c6fc4d 100644
--- a/modules/pam_limits/pam_limits.8.xml
+++ b/modules/pam_limits/pam_limits.8.xml
@@ -61,7 +61,6 @@
If there is no explicitly specified configuration file and
/etc/security/limits.conf does not exist,
%vendordir%/security/limits.conf is used.
- If this file does not exist, too, an error is thrown.
The module must not be called by a multithreaded application.
--
cgit v1.2.3