summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--69-bcache.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/69-bcache.rules b/69-bcache.rules
index b83f6bc..29bc0db 100644
--- a/69-bcache.rules
+++ b/69-bcache.rules
@@ -3,6 +3,7 @@
SUBSYSTEM!="block", GOTO="bcache_end"
ACTION=="remove", GOTO="bcache_end"
+ENV{DM_UDEV_DISABLE_OTHER_RULES_FLAG}=="1", GOTO="bcache_end"
# blkid was run by the standard udev rules
# It recognised bcache (util-linux 2.24+)