FS#18008 - [gpsd] Replace SYSFS with ATTRS in udev rules.
Attached to Project:
Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Tuesday, 26 January 2010, 00:57 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 29 January 2010, 14:12 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Tuesday, 26 January 2010, 00:57 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 29 January 2010, 14:12 GMT
|
Details
Description: with current udev version will see a
deprecation warning:
SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device http://repos.archlinux.org/wsvn/community/gpsd/trunk/99-gpsd-usb.rules * Solution: sed -i "s|SYSFS|ATTRS|g" 99-gpsd-usb.rules Additional info: gpsd-2.39-2 |
This task depends upon