Hi,

with v243 I get the following warning in my journal:

Nov 13 15:38:12 pluto systemd-udevd[319]:
/lib/udev/rules.d/90-libgpod.rules:19 IMPORT key takes '==' or '!='
operator, assuming '==', but please fix it.
Nov 13 15:38:12 pluto systemd-udevd[319]:
/lib/udev/rules.d/90-libgpod.rules:23 IMPORT key takes '==' or '!='
operator, assuming '==', but please fix it.

Looking at the rules file, it shows

ACTION=="add|change", ENV{USBMUX_SUPPORTED}=="1",
IMPORT{program}+="/lib/udev/iphone-set-info", GOTO="libgpod_end"
..
ACTION=="add|change", SUBSYSTEM=="usb", ATTR{idVendor}=="05ac",
ATTR{idProduct}=="129[0-9a]",
IMPORT{program}+="/lib/udev/iphone-set-info"

I don't see the error in those udev rules, so I was wondering why udev
is complaining about them
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to