From: Thorsten Kukuk Date: Wed, 4 May 2005 21:27:35 +0000 (+0000) Subject: Relevant BUGIDs: none X-Git-Tag: Linux-PAM-0-80~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4eda70f951a7d46df41831b96d87cd50910d61e;p=linux-pam Relevant BUGIDs: none Purpose of commit: cleanup Commit summary: --------------- Add missing items in comment (copied from README) --- diff --git a/modules/pam_limits/limits.skel b/modules/pam_limits/limits.skel index 9ba31b19..d805e0ce 100644 --- a/modules/pam_limits/limits.skel +++ b/modules/pam_limits/limits.skel @@ -28,6 +28,7 @@ # - nproc - max number of processes # - as - address space limit # - maxlogins - max number of logins for this user +# - maxsyslogins - max number of logins on the system # - priority - the priority to run user process with # - locks - max number of file locks the user can hold # - sigpending - max number of pending signals