Thread: udev rules
i using udev rules detect removable drives executes script having line:
notify-send "drive detected".
1.my udev rules perfect.had them checkedcode:#!/bin/bash notify-send "drive detected"
2.script getting executed.tested using touch /tmp/test command in script.
3.the script works fine when run manually.
problem?
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk udev rules
Ubuntu

Comments
Post a Comment