Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
a2c9c20101bdd3a1077a1202374e1705a06b3f32
/
.
/
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"