]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - sysconfig/system
- give user ability to disable linux multipath drivers and daemons
[projects/rc-scripts.git] / sysconfig / system
index b8185fa747481d3a4481da974f30158113cf5303..b6d8efcb530fb50fe4b4450fc3677aedda0b0831 100644 (file)
@@ -92,6 +92,10 @@ EVMS_OS2=no
 # disable if your only LVM volume is rootfs started on initrd and want faster startup
 LVM2=yes
 
+# Disable dm-multipath and friends here if you plan to use
+# non startdard drivers (ex. DELL MPP RDAC driver)
+DM_MULTIPATH=yes
+
 # Set to anything other than 'no' to allow hotkey interactive startup...
 RC_PROMPT=yes
 
This page took 0.13857 seconds and 4 git commands to generate.