aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-05-27 13:10:35 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-06-04 14:40:29 +0000
commit78381cdaf50fabbcda520f6c163880f2deab0740 (patch)
treed3fd7f3d2a732ccc6ec9e91808fc32037814ca9a
parentd3c855f40fc294874c93e25d89af096aef04c6e5 (diff)
login.conf(5): Add missing resource limits
While here, reorder the table. PR: 295618 MFC after: 1 week Reviewed by: olce Differential Revision: https://reviews.freebsd.org/D57258 (cherry picked from commit e9346d1d1383e8c1dced50a3aceb28edd5a4a5e2)
-rw-r--r--lib/libutil/login.conf.59
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index 27f37fb5fc30..03a2ae89e4df 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
-.Dd June 28, 2023
+.Dd May 27, 2026
.Dt LOGIN.CONF 5
.Os
.Sh NAME
@@ -194,17 +194,18 @@ login environment.
.It "cputime time CPU usage limit."
.It "datasize size Maximum data size limit."
.It "filesize size Maximum file size limit."
+.It "kqueues number Maximum number of kernel event queues."
.It "maxproc number Maximum number of processes."
.It "memorylocked size Maximum locked in core memory size limit."
.It "memoryuse size Maximum of core memory use size limit."
.It "openfiles number Maximum number of open files per process."
+.It "pipebuf size Maximum size of pipe buffers."
+.It "pseudoterminals number Maximum number of pseudo-terminals."
.It "sbsize size Maximum permitted socketbuffer size."
-.It "vmemoryuse size Maximum permitted total VM usage per process."
.It "stacksize size Maximum stack size limit."
-.It "pseudoterminals number Maximum number of pseudo-terminals."
.It "swapuse size Maximum swap space size limit."
.It "umtxp number Maximum number of process-shared pthread locks."
-.It "pipebuf size Maximum size of pipe buffers."
+.It "vmemoryuse size Maximum permitted total VM usage per process."
.El
.Pp
These resource limit entries actually specify both the maximum