summaryrefslogtreecommitdiffstats
path: root/modules.d/90dm/11-dm.rules
blob: 89941c4274d83f28cfaecb22bbe1eab64cfee077 (plain)
1
2
3
4
5
SUBSYSTEM!="block", GOTO="dm_end"
KERNEL!="dm-[0-9]*", GOTO="dm_end"
ACTION!="add|change", GOTO="dm_end"
OPTIONS+="db_persist"
LABEL="dm_end"