openbsd-ports/security/jailkit/patches/patch-man_jk_update_8
sebastia 41e766dd7b Import jailkit-2.12: utilities for jailing a user or process
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@
2010-09-20 07:15:30 +00:00

13 lines
439 B
Plaintext

$OpenBSD: patch-man_jk_update_8,v 1.1.1.1 2010/09/20 07:15:31 sebastia Exp $
--- man/jk_update.8.orig Sun Feb 7 17:13:06 2010
+++ man/jk_update.8 Tue Sep 14 19:08:21 2010
@@ -44,7 +44,7 @@ hardlinks = 1
directories = /usr, /bin, /lib
[/home/otherjail]
-skips = /usr/share/firefox, /usr/bin/firefox, /usr/lib/firefox
+skips = ${LOCALBASE}/mozilla-firefox, ${LOCALBASE}/bin/firefox
.fi
where the options have the following meaning: