Answer the question
In order to leave comments, you need to log in
Why does mdev only execute the first line from its config?
Why does mdev execute only one rule from its config, and does it just ignore the second one?
#!/bin/sh
#run mount script when usb hotplugged
sda[0-9]* 0:0 777 @/userScripts/usbPlug.sh
#run umount script when usb hotunplugged
sda[0-9]* 0:0 777 $/userScripts/usbUnplug.sh
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question