Ticket #115 (closed defect: fixed)
Use of depricated values in udev-rule
| Reported by: | micke prag <micke.prag@…> | Owned by: | telldus technologies <info.tech@…> |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1.1 |
| Component: | telldus-core | Version: | 2.1.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Platform: | Linux | Sensitive: | |
| Verified by Telldus: | no |
Description
We use ID_VENDOR_ID in our udev-rule but it should be ATTRS{idVendor}.
It seems to be correct in 2.0 though...
Read more: http://www.telldus.se/forum/viewtopic.php?f=8&t=1383&start=30
Change History
comment:1 Changed 17 months ago by stefan persson <stefan.persson@…>
- Owner changed from mprag to stefan persson <stefan.persson@…>
- Status changed from new to assigned
- Verified by Telldus unset
comment:2 Changed 17 months ago by stefan persson <stefan.persson@…>
- Owner changed from stefan persson <stefan.persson@…> to telldus technologies <info.tech@…>
- Status changed from assigned to new
comment:3 Changed 17 months ago by stefan.persson@…
- Status changed from new to closed
- Resolution set to fixed
commit cd6e59baa504b344d527f25d02c2e85ced7f231a
Author: Stefan Persson <stefan.persson@…>
Date: Thu Dec 29 17:05:51 2011 +0100
Changed udev rules, now filtering correctly by vendor. Closes #115
comment:4 Changed 16 months ago by stefan persson <stefan.persson@…>
- Status changed from closed to reopened
- Resolution fixed deleted
comment:5 Changed 16 months ago by stefan persson <stefan.persson@…>
For use in some distributions, more changes needs to be done. Add these according to: http://www.telldus.com/forum/viewtopic.php?t=1803&p=11011
comment:6 Changed 16 months ago by micke.prag@…
- Status changed from reopened to closed
- Resolution set to fixed
commit de745731df7c5974271faccc00ab508c1565a86c
Author: Micke Prag <micke.prag@…>
Date: Thu Jan 26 15:01:23 2012 +0100
Set the environmental variables from the udev rule makeing sure they exists in all distributions. This closes #115
