From af62aef12b42f38c40ce68a7ef1d1933576918e0 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 22 Jun 2005 08:11:02 +0000 Subject: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- pam_limits: Support new limits in linux 2.6.12 --- modules/pam_limits/limits.skel | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/pam_limits/limits.skel') diff --git a/modules/pam_limits/limits.skel b/modules/pam_limits/limits.skel index d805e0ce..c52778b1 100644 --- a/modules/pam_limits/limits.skel +++ b/modules/pam_limits/limits.skel @@ -33,6 +33,8 @@ # - locks - max number of file locks the user can hold # - sigpending - max number of pending signals # - msgqueue - max memory used by POSIX message queues (bytes) +# - nice - max nice priority allowed to raise to +# - rtprio - max realtime priority # # # -- cgit v1.2.3