41e766dd7b
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. After merging in what ajacoutot@ already had, and some final feedback from him, OK ajacoutot@
13 lines
472 B
Plaintext
13 lines
472 B
Plaintext
$OpenBSD: patch-man_jk_jailuser_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $
|
|
--- man/jk_jailuser.8.orig Tue Oct 28 12:16:15 2008
|
|
+++ man/jk_jailuser.8 Tue Oct 28 12:40:07 2008
|
|
@@ -36,7 +36,7 @@ Move the contents of the home directory inside the jai
|
|
No user interaction.
|
|
.TP
|
|
.BR \-s\ \-\-shell= shell
|
|
-The shell to use inside the jail. Defaults to /usr/sbin/jk_lsh
|
|
+The shell to use inside the jail. Defaults to ${PREFIX}/sbin/jk_lsh
|
|
|
|
.SH "SEE ALSO"
|
|
.BR jailkit(8)
|