aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-01-10 19:43:44 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-01-10 19:43:44 +0000
commitf83f55b02eed7b69b69b6b79fb27dd2b2fed89b2 (patch)
tree8fe5d59dfb0c5409105136bd97e41a23e624843b /sysutils/Makefile
parent9ca79497dc227f49484f5cc1ba5c9734842bed48 (diff)
downloadports-f83f55b02eed7b69b69b6b79fb27dd2b2fed89b2.tar.gz
ports-f83f55b02eed7b69b69b6b79fb27dd2b2fed89b2.zip
New port: sysutils/jruls
A top-alike utility to display and update FreeBSD jails resource usage, given RACCT/RCTL is enabled with kern.racct.enable=1 loader tunable. WWW: https://github.com/606u/jruls PR: 232994 Submitted by: 606u@dir.bg
Notes
Notes: svn path=/head/; revision=489892
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 6cf5a3a25094..58658f2b6a75 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -543,6 +543,7 @@
SUBDIR += jkill
SUBDIR += jobd
SUBDIR += jps
+ SUBDIR += jruls
SUBDIR += jstest-gtk
SUBDIR += jtop
SUBDIR += jtopen