Files
my_linux_prefs/etc/udev/rules.d/100-remount-on-plug.rules.bkp

3 lines
67 B
Plaintext

SUBSYSTEM=="block" ACTION=="add" \
RUN+="/root/scripts/remount.sh"