usb-libvirt-hotplug
usb-libvirt-hotplug copied to clipboard
Remove don't work
I have this udev rule
SUBSYSTEM=="usb", ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="0054", RUN+="/usr/local/bin/usb-libvirt-hotplug testvm"
it works for add but not for remove
Thanks for your help
You missed ACTION=="remove"