Date: Fri, 12 Jan 2007 04:40:59 +0100 From: Philipp Wuensche <cryx-freebsd@h3q.com> To: Mark Andrews <Mark_Andrews@isc.org> Cc: freebsd-security@freebsd.org, freebsd-stable@freebsd.org Subject: Re: HEADS UP: Re: FreeBSD Security Advisory FreeBSD-SA-07:01.jail Message-ID: <45A7034B.3070002@h3q.com> In-Reply-To: <200701120338.l0C3cEXG077286@drugs.dv.isc.org> References: <200701120338.l0C3cEXG077286@drugs.dv.isc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Andrews wrote:
>> 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.
Ah, didn't know that. Thanks for correcting me there.
greetings,
philipp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45A7034B.3070002>
