Date: Fri, 12 Jan 2007 14:38:14 +1100 From: Mark Andrews <Mark_Andrews@isc.org> To: Philipp Wuensche <cryx-freebsd@h3q.com> Cc: freebsd-security@freebsd.org, freebsd-stable@freebsd.org, Colin Percival <cperciva@freebsd.org> Subject: Re: HEADS UP: Re: FreeBSD Security Advisory FreeBSD-SA-07:01.jail Message-ID: <200701120338.l0C3cEXG077286@drugs.dv.isc.org> In-Reply-To: Your message of "Fri, 12 Jan 2007 04:27:34 BST." <45A70026.2010601@h3q.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm not sure I understand that quite correct, where is this problem > appearing? > > Other things: > > tail is used in line 230: tail -r ${_fstab} | while read _device > _mountpt _rest; do > > If the per-jail fstab is larger than 10 lines, which is the default of > tail to show, the remaining mountpoints will not be unmounted? The default for the -r option is to display all of the input. -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701120338.l0C3cEXG077286>