Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
ca7fc2717ce231b328e8624f60c05624e27f2362
/
.
/
openpower
/
package
/
petitboot
/
removable-event-poll.rules
blob: b736aef6101f295bb717a5e5e5e6d44c90991243 [
file
] [
log
] [
blame
]
# 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"