From 6472f5f97f2ea4ac7e3084481dc7bc53de41926e Mon Sep 17 00:00:00 2001 From: M0Rf30 Date: Sat, 28 Jan 2017 23:48:15 +0100 Subject: [PATCH] hwdb: references added to hwdb rules format, needed to write syntax-correctly rules --- hwdb/60-sensor.hwdb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index a5f20ab078..6050dde1d3 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -25,6 +25,9 @@ # include your new rules, a description of the device, and the output of # udevadm info --export-db # +# For hwdb format and systemd behavior: +# https://www.freedesktop.org/software/systemd/man/hwdb.html +# # Allowed properties are: # ACCEL_MOUNT_MATRIX= # @@ -34,7 +37,7 @@ # eg. the identity matrix. # # [1]: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dfc57732ad38f93ae6232a3b4e64fd077383a0f1 - +# # # Sort by brand, model -- 2.25.1