aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>1999-01-18 03:25:10 +0000
committerGreg Lehey <grog@FreeBSD.org>1999-01-18 03:25:10 +0000
commit7e7f24a71284cb39714bad71308aba65bd712628 (patch)
treed0149846cc09e3f24980db25e78700a2e3a3aee4
parentfb1594c101b0add80eb0f2d2036ef04363cbc772 (diff)
Notes
-rw-r--r--etc/rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc b/etc/rc
index a30cd04595a4..12e55280640f 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc,v 1.166 1999/01/11 09:07:38 asami Exp $
+# $Id: rc,v 1.167 1999/01/17 03:32:07 grog Exp $
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
@@ -27,7 +27,7 @@ if [ -f /etc/ccd.conf ]; then
ccdconfig -C
fi
-if [ -n $vinum_slices ]; then
+if [ -n "$vinum_slices" ]; then
if [ -r /modules/vinum.ko ]; then # jkh paranoia
kldload vinum
vinum read $vinum_slices