MC3302_SDK_V1.1.9_202507281.../rootfs/etc/udev/rules.d/11-usb-hotplug.rules

7 lines
168 B
Plaintext
Raw Permalink Normal View History

2025-12-04 02:07:57 +00:00
#
# Create By Czy
#
KERNEL=="sd*", SUBSYSTEM=="block", RUN+="/etc/udev/disk-hotplug.sh"
KERNEL=="usbdev*", SUBSYSTEM=="usb_device", RUN+="/etc/udev/usbdev-hotplug.sh"