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:
Bastien Nocera
2016-04-20 18:14:21 +02:00
parent d7ada809b9
commit 51b35aa301
2 changed files with 1 additions and 1 deletions

View File

@@ -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