| From | Sent On | Attachments |
|---|
| Subject: | Re: Switching /etc/rc.d/jail to new syntax (+ new features) | |
|---|---|---|
| From: | Bjoern A. Zeeb (bzee...@lists.zabbadoz.net) | |
| Date: | Jun 27, 2009 3:47:24 am | |
| List: | org.freebsd.freebsd-jail | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Alexander Leidinger | Jun 27, 2009 3:24 am | |
| Bjoern A. Zeeb | Jun 27, 2009 3:47 am | |
| Alexander Leidinger | Jun 27, 2009 5:07 am | |
| Bjoern A. Zeeb | Jun 27, 2009 5:20 am | |
| Alexander Leidinger | Jun 27, 2009 7:24 am | |
| Jamie Gritton | Jun 29, 2009 10:30 am | |
| Alexander Leidinger | Jun 30, 2009 1:06 am | |
| Jamie Gritton | Jul 4, 2009 9:12 am |
| Subject: | Re: Switching /etc/rc.d/jail to new syntax (+ new features) | |
|---|---|---|
| From: | Bjoern A. Zeeb (bzee...@lists.zabbadoz.net) | |
| Date: | Jun 27, 2009 3:47:24 am | |
| List: | org.freebsd.freebsd-jail | |
On Sat, 27 Jun 2009, Alexander Leidinger wrote:
at http://www.leidinger.net/FreeBSD/current-patches/jail.diff I have a patch to switch the jail rc script to the new jail (8-current) syntax. This includes new config options for a jail (see etc/defaults/rc.conf after patching). The patch also contains my X-in-a-jail stuff (feel free to ignore this part, it's disabled by default).
If you do not make any config change, you will be able to see all mounted filesystems of the entire machine. To get back to the previous behavior, you have to add a config option: jail_XXX_startparams="enforce_statfs=2"
This config option can also take other jail parameters like allow.sysvipc and other ones described in the jail man-page (additional parameters need to be space separated).
Feedback welcome.
1) it break various things that will no longer work 2) it's not a poper solution
/bz
-- Bjoern A. Zeeb The greatest risk is not taking one.
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "free...@freebsd.org"

