AutoMountUSB/udev.rule

2 lines
77 B
Plaintext
Raw Permalink Normal View History

2015-05-17 04:26:38 +02:00
ACTION=="add", SUBSYSTEMS=="usb", KERNEL=="sd*", RUN+="/root/mountUSB.sh %k"