Stewart Smith | b2bcc83 | 2015-08-20 13:38:33 +1000 | [diff] [blame] | 1 | |
2 | # petitboot needs notification for media change events on removable devices, | ||||
3 | # which we only get if we've set the poll_msecs sysfs attribute. | ||||
4 | ACTION!="remove", ATTR{removable}=="1", ATTR{events_poll_msecs}="2000" |