Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 13:55:14 +1030
From:      Greg Lehey <grog@lemis.com>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Re: vinum is always started at boot-time...
Message-ID:  <19990118135514.Y55525@freebie.lemis.com>
In-Reply-To: <19990118021522.A443@keltia.freenix.fr>; from Ollivier Robert on Mon, Jan 18, 1999 at 02:15:22AM %2B0100
References:  <19990118021522.A443@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 18 January 1999 at  2:15:22 +0100, Ollivier Robert wrote:
> ...regardless of the "vinum_slices" setting. It is not a nice thing
> considering the size of the vinum kld (a6000 bytes).
>
> "if [ -n $vinum_slices ]" doesn't seem to work.

Ugh.  It wants to be

  if [ -n "$vinum_slices" ]

Fixed.

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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