summaryrefslogtreecommitdiffstats
path: root/udev-md-raid-creating.rules
diff options
context:
space:
mode:
Diffstat (limited to 'udev-md-raid-creating.rules')
-rw-r--r--udev-md-raid-creating.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev-md-raid-creating.rules b/udev-md-raid-creating.rules
index 2be466bc..9bef8d11 100644
--- a/udev-md-raid-creating.rules
+++ b/udev-md-raid-creating.rules
@@ -4,4 +4,4 @@
# the array is not "ready" and we should make sure the
# content is ignored.
-KERNEL=="md*", TEST="/run/mdadm/creating-$kernel", ENV{SYSTEMD_READY}="0"
+KERNEL=="md*", TEST=="/run/mdadm/creating-$kernel", ENV{SYSTEMD_READY}="0"