summaryrefslogtreecommitdiff
path: root/recipes-core/udev/files/hotplug.rules
blob: a36a47db747f865e2d521500521c36c636fd6b71 (plain)
1
2
# SD card hotplug configuration of read_ahead cache size
KERNEL=="mmcblk?", ACTION=="add"    RUN+="/etc/udev/scripts/hotplug.sh"