Re: [systemd-devel] udev-rules not applied to device

2014-03-28 Thread Satz Klauer
> let the rule check also attrs of _parent_ devices using > ATTRS{} instead of ATTR ATTRS did the trick - thanks! ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] udev-rules not applied to device

2014-03-27 Thread Mantas Mikulėnas
On Mar 27, 2014 8:48 AM, "Satz Klauer" wrote: > > So...hopefully this is really the udev mailing list... > > I use CentoOS 6.5, an embedded device that is connected via USB and > shows up as /dev/ttyACMx (in my case it is always /dev/ttyACM0). To > have it read/writable for everybody and to avoid

[systemd-devel] udev-rules not applied to device

2014-03-26 Thread Satz Klauer
So...hopefully this is really the udev mailing list... I use CentoOS 6.5, an embedded device that is connected via USB and shows up as /dev/ttyACMx (in my case it is always /dev/ttyACM0). To have it read/writable for everybody and to avoid the modem-manager is accessing it I created following rule