diff options
author | erdgeist <erdgeist@erdgeist.org> | 2006-04-10 13:27:15 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2006-04-10 13:27:15 +0000 |
commit | 02070e2e6cb912e7456860b44cf3f76b20fee803 (patch) | |
tree | e7eed4ff624172e59abe18a409344450c26e1994 /man5 | |
parent | e8cfca48730433f90421330710f021ca006a9e70 (diff) |
Introduce ugly perl hack.
Diffstat (limited to 'man5')
-rwxr-xr-x | man5/ezjail.conf.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man5/ezjail.conf.5 b/man5/ezjail.conf.5 index 4100ea3..2314ec6 100755 --- a/man5/ezjail.conf.5 +++ b/man5/ezjail.conf.5 | |||
@@ -36,6 +36,11 @@ utility for more information) | |||
36 | Cvs root to use when checking out or updating the ports tree in base jail | 36 | Cvs root to use when checking out or updating the ports tree in base jail |
37 | .br | 37 | .br |
38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs | 38 | .I default: :pserver:anoncvs@anoncvs.at.FreeBSD.org:/home/ncvs |
39 | .TP | ||
40 | .B ezjail_uglyperlhack (bool) | ||
41 | Set to YES, if ezjail should provide a soft link from /usr/bin/perl to /usr/local/bin/perl in base jail. | ||
42 | .br | ||
43 | .I default: YES | ||
39 | .SH JAIL CREATION OPTIONS | 44 | .SH JAIL CREATION OPTIONS |
40 | Default options for newly created jails. Used by the | 45 | Default options for newly created jails. Used by the |
41 | .B ezjail-admin(1) | 46 | .B ezjail-admin(1) |