i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

udev rules should be under /lib/udev/rules.d/ and not under /etc/udev/rules.d/ #42

Open shirishag75 opened 7 years ago

shirishag75 commented 7 years ago

I saw this -

┌─[shirish@debian] - [~] - [10030]
└─[$] dpkg --status i-nex | grep obsolete                                                                                           
 /etc/udev/rules.d/i2c_smbus.rules a3a7daa277b5b1bb8f9ff42d3298e8f4 obsolete

Now while I don't know why the conffile is obsolete, one of the reasons may be that it's not in the right path. See https://www.freedesktop.org/software/systemd/man/udev.html as well as https://wiki.archlinux.org/index.php/udev for more.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38224706-udev-rules-should-be-under-lib-udev-rules-d-and-not-under-etc-udev-rules-d?utm_campaign=plugin&utm_content=tracker%2F488098&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F488098&utm_medium=issues&utm_source=github).
eloaders commented 7 years ago

Also, I have no idea why. If you find a solution, please let me know, or send patch.