summaryrefslogtreecommitdiff
path: root/udev-md-raid-assembly.rules
diff options
context:
space:
mode:
Diffstat (limited to 'udev-md-raid-assembly.rules')
-rw-r--r--udev-md-raid-assembly.rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/udev-md-raid-assembly.rules b/udev-md-raid-assembly.rules
index 8d206674..d0d440a6 100644
--- a/udev-md-raid-assembly.rules
+++ b/udev-md-raid-assembly.rules
@@ -25,9 +25,6 @@ GOTO="md_inc_end"
LABEL="md_inc"
-# Disable incremental assembly to fix Debian bug #784070
-GOTO="md_inc_end"
-
# remember you can limit what gets auto/incrementally assembled by
# mdadm.conf(5)'s 'AUTO' and selectively whitelist using 'ARRAY'
ACTION=="add|change", IMPORT{program}="BINDIR/mdadm --incremental --export $devnode --offroot ${DEVLINKS}"