Date: Thu, 4 May 2006 16:17:48 +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: <200605041617.k44GHnKl036454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2006-05-04 16:17:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d jail
share/man/man5 rc.conf.5
Log:
MFC:
- 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).
src/share/man/man5/rc.conf.5: rev 1.289 -> 1.290
src/etc/rc.d/jail: rev 1.26 -> 1.27
Approved by: re (scottl)
Revision Changes Path
1.23.2.4 +17 -9 src/etc/rc.d/jail
1.256.2.21 +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?200605041617.k44GHnKl036454>
