comment explaining purpose of this mystery rule

This commit is contained in:
Bruce Leidl 2019-01-15 12:25:07 -05:00
parent c22b03e533
commit 4213ec8e9c

View File

@ -1,3 +1,4 @@
# https://github.com/systemd/systemd/issues/1551
SUBSYSTEM!="block", GOTO="dm_end" SUBSYSTEM!="block", GOTO="dm_end"
KERNEL!="dm-[0-9]*", GOTO="dm_end" KERNEL!="dm-[0-9]*", GOTO="dm_end"
ACTION!="add|change", GOTO="dm_end" ACTION!="add|change", GOTO="dm_end"