Date: Tue, 2 Jan 2007 11:14:07 +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 Message-ID: <200701021114.l02BE8eC086499@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
flz 2007-01-02 11:14:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d jail
Log:
Jail_ip and jail_interface local variables were renamed to _ip and _interface
in a previous commit to avoid namespace collisions, unfortunately I missed two
of them. This leads to the ip alias being incorrectly removed in some cases
when using the stop command.
Reported by: Philipp Wuensche <cryx-freebsd@h3q.com>
Revision Changes Path
1.23.2.8 +2 -2 src/etc/rc.d/jail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701021114.l02BE8eC086499>
