6 lines
296 B
Plaintext
6 lines
296 B
Plaintext
|
# do not edit this file, it will be overwritten on update
|
||
|
|
||
|
ACTION!="remove", SUBSYSTEM=="block", KERNEL=="loop*", ENV{DM_UDEV_DISABLE_DISK_RULES_FLAG}="1"
|
||
|
# ENV{DM_NAME} not available yet
|
||
|
ACTION!="remove", SUBSYSTEM=="block", ATTR{dm/name}=="snapshot-*", ENV{DM_UDEV_DISABLE_DISK_RULES_FLAG}="1"
|