From 3a3e70739834cd5cbd17469907ef718c81ae40c0 Mon Sep 17 00:00:00 2001 From: Carlos Santos Date: Wed, 11 Sep 2019 11:50:28 -0300 Subject: [PATCH] pam_lastlog: document the 'unlimited' option Signed-off-by: Carlos Santos --- modules/pam_lastlog/pam_lastlog.8.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/modules/pam_lastlog/pam_lastlog.8.xml b/modules/pam_lastlog/pam_lastlog.8.xml index bc2e1bee..f10e94a0 100644 --- a/modules/pam_lastlog/pam_lastlog.8.xml +++ b/modules/pam_lastlog/pam_lastlog.8.xml @@ -48,6 +48,9 @@ inactive=<days> + + unlimited + @@ -196,6 +199,18 @@ + + + + + + + If the fsize limit is set, this option can be + used to override it, preventing failures on systems with large UID + values that lead lastlog to become a huge sparse file. + + + @@ -300,6 +315,9 @@ SEE ALSO + + limits.conf5 + , pam.conf5 , -- 2.40.0