summaryrefslogtreecommitdiff
path: root/modules/pam_limits/README
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2005-01-07 12:16:01 +0000
committerTomas Mraz <tm@t8m.info>2005-01-07 12:16:01 +0000
commit2ff2e4efe031c6ff3d4f2bd54121e304fea3d024 (patch)
tree3d0b2cf473cebd2ee6f5596a9d2ea349df582513 /modules/pam_limits/README
parent6a117d5418f224a668a0a58d6299c212357a1972 (diff)
Relevant BUGIDs: Red Hat bz 131190
Purpose of commit: new feature Commit summary: --------------- Support new limits of Linux kernel 2.6
Diffstat (limited to 'modules/pam_limits/README')
-rw-r--r--modules/pam_limits/README3
1 files changed, 3 insertions, 0 deletions
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