summaryrefslogtreecommitdiffstats
path: root/openpower/package/petitboot/removable-event-poll.rules
blob: b736aef6101f295bb717a5e5e5e6d44c90991243 (plain)
1
2
3
4

# petitboot needs notification for media change events on removable devices,
# which we only get if we've set the poll_msecs sysfs attribute.
ACTION!="remove", ATTR{removable}=="1", ATTR{events_poll_msecs}="2000"
OpenPOWER on IntegriCloud