index
:
initramdisk
master
helper for creating an initramdisk
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'init')
-rwxr-xr-x
init
2
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"