summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-04-26 15:15:05 +0000
committertrhodes <trhodes@FreeBSD.org>2003-04-26 15:15:05 +0000
commit10e8cd48a89b297f992c6fc452e2b03a55465c70 (patch)
tree13dfa0107e5ca19ec3b41c80e9c0473d6dfe070c /lib
parentb583fa65de6b89a07cdb033196109c24d60cabb1 (diff)
downloadFreeBSD-src-10e8cd48a89b297f992c6fc452e2b03a55465c70.zip
FreeBSD-src-10e8cd48a89b297f992c6fc452e2b03a55465c70.tar.gz
Add vmemoryuse to the list.
PR: 50796 Submitted by: Dmitry Sivachenko <mitya@cavia.pp.ru>
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/login_class.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3
index 3f34fb0..0cc9ef6 100644
--- a/lib/libutil/login_class.3
+++ b/lib/libutil/login_class.3
@@ -112,6 +112,7 @@ memorylocked RLIMIT_MEMLOCK
maxproc RLIMIT_NPROC
openfiles RLIMIT_NOFILE
sbsize RLIMIT_SBSIZE
+vmemoryuse RLIMIT_VMEM
.Ed
.It LOGIN_SETPRIORITY
Set the scheduling priority for the current process based on the
OpenPOWER on IntegriCloud