diff options
Diffstat (limited to 'modules/pam_limits')
-rw-r--r-- | modules/pam_limits/pam_limits.8.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/pam_limits/pam_limits.8.xml b/modules/pam_limits/pam_limits.8.xml index 663c0e7b..bc46cbf4 100644 --- a/modules/pam_limits/pam_limits.8.xml +++ b/modules/pam_limits/pam_limits.8.xml @@ -99,7 +99,9 @@ <para> Set the limits for which no value is specified in the configuration file to the one from the process with the - PID 1. + PID 1. Please note that if the init process is systemd + these limits will not be the kernel default limits and + this option should not be used. </para> </listitem> </varlistentry> |