summaryrefslogtreecommitdiff
path: root/man5
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2007-09-15 00:25:52 +0000
committererdgeist <erdgeist@erdgeist.org>2007-09-15 00:25:52 +0000
commitc404a6ae6b583089d0b1d89edfb8a843a964f364 (patch)
tree3c894e1dac695e49b69af44f326eb4b12d05b4b2 /man5
parent208937d79311db5858ca6eb12724538aec671ccb (diff)
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
Diffstat (limited to 'man5')
-rwxr-xr-xman5/ezjail.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5
index 6afede0..8e00e87 100755
--- a/man5/ezjail.conf.5
+++ b/man5/ezjail.conf.5
@@ -46,6 +46,11 @@ This is where the install sub command defaults to fetch its packages from
46Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. 46Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail.
47.br 47.br
48.I default: YES 48.I default: YES
49.TP
50.B ezjail_default_execute (str)
51This is the default command executed in a jail by ezjail-admin console.
52.br
53.I default: YES
49.SH JAIL CREATION OPTIONS 54.SH JAIL CREATION OPTIONS
50Default options for newly created jails. Used by the 55Default options for newly created jails. Used by the
51.B ezjail-admin(1) 56.B ezjail-admin(1)