7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
|
|
#
|
||
|
|
# Create By Czy
|
||
|
|
#
|
||
|
|
|
||
|
|
KERNEL=="sd*", SUBSYSTEM=="block", RUN+="/etc/udev/disk-hotplug.sh"
|
||
|
|
KERNEL=="usbdev*", SUBSYSTEM=="usb_device", RUN+="/etc/udev/usbdev-hotplug.sh"
|