data: Run udev rules later
40-* is too early to have some of the tags added to devices we want to use. For example, input accelerometers wouldn't be tagged for iio-sensor-proxy usage, as the tagging would be done in 50-*. 80 seems to be a good priority. Closes #71
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
udevrules_DATA = 40-iio-sensor-proxy.rules
|
||||
udevrules_DATA = 80-iio-sensor-proxy.rules
|
||||
|
||||
systemdservicedir = $(systemdsystemunitdir)
|
||||
systemdservice_in_files = iio-sensor-proxy.service.in
|
||||
|
Reference in New Issue
Block a user