V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-17 20:53:52 +02:00
parent 3634ea76a0
commit 3b37e48e08
3 changed files with 5 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ guard_sourcing
# According to the manual pages of limits.conf(5) and pam_limits(8),
# entries in '/etc/security/limits.conf' or drop-ins under
# '/etc/security/limits.d/' are NOT applied automatically by the system.
# The actual enforcement of these ulimit(2) constraints including
# '* soft core 0' and '* hard core 0' to disable kernel core dumps
# The actual enforcement of these ulimit(2) constraints, including
# '* soft core 0' and '* hard core 0' to disable kernel core dumps,
# requires that the PAM module 'pam_limits.so' is invoked in the
# 'session' stack of the respective service (e.g., via
# '/etc/pam.d/common-session' and