summaryrefslogtreecommitdiffstats
path: root/lvm.py
diff options
context:
space:
mode:
Diffstat (limited to 'lvm.py')
-rw-r--r--lvm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lvm.py b/lvm.py
index 07db14f32..4dddd94dd 100644
--- a/lvm.py
+++ b/lvm.py
@@ -267,7 +267,7 @@ def writeForceConf():
# anaconda hacked lvm.conf to avoid filtering breaking things
devices {
sysfs_scan = 0
- md_component_detection = 0
+ md_component_detection = 1
}
""")