chiark / gitweb /
update Debian rules
[elogind.git] / etc / udev / debian / udev.rules
index 6498a131da11c6ee142d46c8846a2c37ecccd18c..3da6fadf8f2b207ab086a1abfd543e950fd41769 100644 (file)
@@ -13,7 +13,7 @@
 #
 
 # workaround for devices which do not report media changes
-SUBSYSTEMS=="ide", KERNEL=="hd[a-z]", ATTRS{removable}=="1", \
+SUBSYSTEMS=="ide", KERNEL=="hd[a-z]", ATTR{removable}=="1", \
        ENV{ID_MODEL}=="IOMEGA_ZIP*",   NAME="%k", OPTIONS+="all_partitions"
 SUBSYSTEMS=="ide", KERNEL=="hd[a-z]", ATTRS{media}=="floppy", \
        OPTIONS+="all_partitions"