summaryrefslogtreecommitdiffstats
path: root/modules.d/90mdraid/59-persistent-storage-md.rules
diff options
context:
space:
mode:
Diffstat (limited to 'modules.d/90mdraid/59-persistent-storage-md.rules')
-rw-r--r--modules.d/90mdraid/59-persistent-storage-md.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/90mdraid/59-persistent-storage-md.rules b/modules.d/90mdraid/59-persistent-storage-md.rules
index 0d745cc..9e29135 100644
--- a/modules.d/90mdraid/59-persistent-storage-md.rules
+++ b/modules.d/90mdraid/59-persistent-storage-md.rules
@@ -16,7 +16,7 @@ ATTR{md/array_state}=="|clear|inactive", GOTO="md_end"
LABEL="md_ignore_state"
-IMPORT{program}="/sbin/mdadm --detail --export $tempnode"
+IMPORT{program}="/sbin/mdadm --detail --export $devnode"
IMPORT{builtin}="blkid"
OPTIONS+="link_priority=100"
OPTIONS+="watch"