From c404a6ae6b583089d0b1d89edfb8a843a964f364 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 15 Sep 2007 00:25:52 +0000 Subject: introduced a console subcommand that allows attaching to a jail by it jailname. Also added documentation for that and the magic rc.d/ezjail.sh-proxy introduced before --- ezjail.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ezjail.conf.sample') diff --git a/ezjail.conf.sample b/ezjail.conf.sample index 3dfd336..5fee81a 100755 --- a/ezjail.conf.sample +++ b/ezjail.conf.sample @@ -26,6 +26,9 @@ # This is where the install sub command defaults to fetch its packages from # ezjail_ftphost=ftp.freebsd.org +# This is the command that is being executed by the console subcommand +# ezjail_default_execute=/bin/sh + # base jail will provide a soft link from /usr/bin/perl to /usr/local/bin/perl # to accomodate all scripts using '#!/usr/bin/perl'... # ezjail_uglyperlhack="YES" -- cgit v1.2.3