Date: Sat, 8 Apr 2006 12:15:36 +0000 (UTC) From: Florent Thoumie <flz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d jail src/share/man/man5 rc.conf.5 Message-ID: <200604081215.k38CFaSH003941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2006-04-08 12:15:36 UTC
FreeBSD src repository
Modified files:
etc/rc.d jail
share/man/man5 rc.conf.5
Log:
- Add following global jail options, used if no jail-specific options are
set:
* jail_mount_enable
* jail_devfs_ruleset
* jail_devfs_enable
* jail_fdescfs_enable
* jail_procfs_enable
* jail_fstab
* jail_flags
- Add a jail_interface / jail_<jid>_interface option. An ip alias will be
created (jail_<jid>_ip) on jail_interface or jail_<jid>_interface if set.
This is not a mandatory option.
- Document all missing jail_* options in rc.conf(5).
Approved by: cperciva (mentor)
MFC after: 2 weeks
Revision Changes Path
1.27 +17 -9 src/etc/rc.d/jail
1.290 +177 -6 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604081215.k38CFaSH003941>
