summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 1bbb6df..723e4ba 100755
--- a/init
+++ b/init
@@ -12,7 +12,7 @@ mdev -s
# lvm stuff
vgscan
-vgchange -a y lvm
+vgchange -a y
# process command line options
init="/sbin/init"