Yes indeed you must have the full path and thank you, rejection never
felt so good...

You also cannot have multiple commands in a single run statement.

The above script written correctly would look like:
ACTION=="add", KERNEL=="usb*", SYSFS{product}=="Vendor X", 
RUN+="/usr/sbin/brctl addif bridge0 %k"
ACTION=="add", KERNEL=="usb*", SYSFS{product}=="Vendor X", RUN+="/sbin/ifconfig 
%k up"

Just in case anyone else runs into this issue...

-- 
udev "RUN+=..." doesn't run program
https://launchpad.net/bugs/49769

--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to