summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-09-04 00:37:27 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-09-04 00:37:27 +0000
commit1ad8099c5cf7992c052b54ab282ef526e6e3053f (patch)
tree92a64245002e73ae6f3775227a2d98354ed365a4 /shells/Makefile
parent- Update to 3.0.1. (diff)
Jailkit is a set of utilities to limit user accounts to specific
files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities. WWW: http://olivier.sessink.nl/jailkit/ PR: ports/138047 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=240832
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 084bed538519..ca2c1074073b 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -19,6 +19,7 @@
SUBDIR += gscommander
SUBDIR += heirloom-sh
SUBDIR += ibsh
+ SUBDIR += jailkit
SUBDIR += ksh93
SUBDIR += lshell
SUBDIR += mksh