看板 FB_security 關於我們 聯絡資訊
> 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 _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"