aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-05-10 05:53:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-05-10 05:53:48 +0000
commitd9237e6775335ea445966d9c08af525ce2790aff (patch)
treeca53601c54ab0fbfc307899c9c4af9835fe8e00e /security/Makefile
parent007c9a3696e0153222e4e6dcdfe4d8e83c8a7231 (diff)
downloadports-d9237e6775335ea445966d9c08af525ce2790aff.tar.gz
ports-d9237e6775335ea445966d9c08af525ce2790aff.zip
This is a adaptation of pam_chroot to BSD jails : it dropps users in jails
after login. PR: ports/145302 Submitted by: Damien Bobillot
Notes
Notes: svn path=/head/; revision=254049
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 96326114aa85..600f3b03a5b0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -566,6 +566,7 @@
SUBDIR += pam_bsdbioapi
SUBDIR += pam_fprint
SUBDIR += pam_helper
+ SUBDIR += pam_jail
SUBDIR += pam_krb5
SUBDIR += pam_ldap
SUBDIR += pam_mkhomedir