aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index cdf0a85f..28578146 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -204,7 +204,6 @@ fi
if [ -x /sbin/lvm ]; then
if [ ! -f /.nolvm ] && ! strstr "$cmdline" nolvm ; then
- then
action $"Setting up Logical Volume Management:" /sbin/lvm vgchange -a ay --sysinit
else
echo $"Logical Volume Management disabled at boot."