Date: Tue, 6 Jun 2006 15:04:39 +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/share/man/man5 rc.conf.5 src/etc/rc.d jail src/etc/defaults rc.conf Message-ID: <200606061504.k56F4dxE079599@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2006-06-06 15:04:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man5 rc.conf.5
etc/rc.d jail
etc/defaults rc.conf
Log:
MFC:
- Change the "jail_" prefix for internal script variables. This fixes an
issue where some global jail_* variables were overriden in the script. [1]
- Change "jid" to "jname" in rc.conf(5), since it's more a jail name than a
jail id. [1]
- Update examples and comments in defaults/rc.conf to advertise new
variables and the fact that some of the jail-specific variables may be made
jail-global. [2]
src/share/man/man5/rc.conf.5: rev 1.293 -> 1.294
src/etc/rc.d/jail: rev 1.31 -> 1.32
src/etc/defaults/rc.conf: rev 1.282 -> 1.283
Reported by: pjd [1], clsung [2]
Revision Changes Path
1.252.2.21 +5 -1 src/etc/defaults/rc.conf
1.23.2.7 +102 -91 src/etc/rc.d/jail
1.256.2.23 +33 -33 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606061504.k56F4dxE079599>
