FC14 boot message - udev configuration warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Somewhere along the line I started getting these warnings at the
beginning of the boot:
        Starting udev: udevd[455]: BUS= will be removed in a future udev
        version, please use SUBSYSTEM= to match the event device, or
        SUBSYSTEMS= to match a parent device,
        in /etc/udev/rules.d/85-pcscd_egate.rules:3
        
        udevd[455]: SYSFS{}= will be removed in a future udev version,
        please use ATTR{}= to match the event device, or ATTRS{}= to
        match a parent device,
        in /etc/udev/rules.d/85-pcscd_egate.rules:3
        
        udevd[455]: BUS= will be removed in a future udev version,
        please use SUBSYSTEM= to match the event device, or SUBSYSTEMS=
        to match a parent device,
        in /etc/udev/rules.d/85-pcscd_egate.rules:5

Is this something that I have to worry about or will it be taken care of
by the developers?  The relevant lines in the rules file are:
        BUS=="usb", SYSFS{idVendor}=="0973", SYSFS{idProduct}=="0001",
        ACTION=="add", RUN+="/usr/sbin/pcscd --hotplug"
        
        BUS=="usb", ENV{PRODUCT}=="973/1/100", ACTION=="remove", RUN
        +="/usr/sbin/pcscd --hotplug"

I've never done anything with the udev daemon, and don't have a clue.

Thanks
Bill

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux