Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 2007 11:07:13 +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:  <200701021107.l02B7DQ0084960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
flz         2007-01-02 11:07:13 UTC

  FreeBSD src repository

  Modified files:
    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.35      +2 -2      src/etc/rc.d/jail



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701021107.l02B7DQ0084960>