From 2ff2e4efe031c6ff3d4f2bd54121e304fea3d024 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 7 Jan 2005 12:16:01 +0000 Subject: Relevant BUGIDs: Red Hat bz 131190 Purpose of commit: new feature Commit summary: --------------- Support new limits of Linux kernel 2.6 --- modules/pam_limits/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/pam_limits/README') diff --git a/modules/pam_limits/README b/modules/pam_limits/README index 023b9575..32afb197 100644 --- a/modules/pam_limits/README +++ b/modules/pam_limits/README @@ -39,6 +39,9 @@ Where: - maxsyslogins - max number of logins on the system - priority - lower the priority by given value (value can be -ve) - locks - max locked files (Linux 2.4 and higher) + - sigpending - max number of pending signals (Linux 2.6 and higher) + - msgqueue - max memory used by POSIX message queues (bytes) + (Linux 2.6 and higher) Note, if you specify a type of '-' but neglect to supply the item and value fields then the module will never enforce any limits on the -- cgit v1.2.3