summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2011-03-30 18:27:52 +0000
committertrasz <trasz@FreeBSD.org>2011-03-30 18:27:52 +0000
commitb43344bc6ae37a8faa817ff1e253d86c768097b2 (patch)
tree1e4c34c02764ea61d109ff377fe9b78df4c166c4 /usr.bin/Makefile
parentd5fad1aac8e38e8d76ecee72cacb285139550efc (diff)
downloadFreeBSD-src-b43344bc6ae37a8faa817ff1e253d86c768097b2.zip
FreeBSD-src-b43344bc6ae37a8faa817ff1e253d86c768097b2.tar.gz
Add rctl(8), the utility to manage rctl rules.
Sponsored by: The FreeBSD Foundation Reviewed by: kib (earlier version)
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 44408ba..85a9180 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -126,6 +126,7 @@ SUBDIR= alias \
printenv \
printf \
procstat \
+ rctl \
renice \
rev \
revoke \
OpenPOWER on IntegriCloud