summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-08-05 13:10:00 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-08-05 13:10:00 +0000
commit2abe41f067a8e12f58c4a67bc731806147b62faa (patch)
tree95c084d25f6cb317b9b912d83b7323fe368cff1e /shells/Makefile
parentUpdate to 0.10.16. (diff)
lshell lets you restrict a user's shell environment to limited sets of commands,
choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.) log user's commands, implement timing restrictions, and more. WWW: http://lshell.ghantoos.org PR: ports/137369 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Reviewed by: myself
Notes
Notes: svn path=/head/; revision=238991
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 5391bcfc52d0..084bed538519 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -20,6 +20,7 @@
SUBDIR += heirloom-sh
SUBDIR += ibsh
SUBDIR += ksh93
+ SUBDIR += lshell
SUBDIR += mksh
SUBDIR += nologinmsg
SUBDIR += osh