summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-06-07 07:41:23 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-06-07 07:41:23 +0000
commitfa433b9e2fa1a00e13df36a8b709ffda9e3e715b (patch)
treeb039e9ebc37c01d2f60d06b24d990a1c84b82045 /CHANGELOG
parent346893dbef4b4697e3efbffd05d9de94d93263c3 (diff)
Relevant BUGIDs: Novell #81690
Purpose of commit: bugfix Commit summary: --------------- If the process priority is not specified in the limits.conf file, pam_limits should not reset the current one to zero.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bd193b76..0695b7f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -83,6 +83,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX).
root and target user is not (t8m)
* pam_access: Add listsep option to set list element separator by
Richard Shaffer (t8m)
+* pam_limits: Don't reset process priority if none is specified in
+ the config file (Novell #81690 - kukuk)
0.79: Thu Mar 31 16:48:45 CEST 2005
* pam_tally: added audit option (toady)