triage-policies: fix the hwdb.d directory
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 18 Dec 2024 22:18:54 +0000 (08:18 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 Dec 2024 07:27:23 +0000 (07:27 +0000)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1100>

.triage-policies.yml

index 03a2d0e327c606318435b6872b1e5d0051a70a55..3caaafd55484a6be3d0cd8bb423c65f688c8e716 100644 (file)
@@ -149,7 +149,7 @@ resource_rules:
           comment: |
             Looks like this issue may be solved with a device-specific entry in systemd's hwdb.
 
-            You should have a /usr/lib/udev/hwdb/60-evdev.hwdb file which includes those quirks. Please see
+            You should have a /usr/lib/udev/hwdb.d/60-evdev.hwdb file which includes those quirks. Please see
             the top of the file for instructions and follow those. Once the quirk is confirmed working
             this issue (or parts thereof) should be fixed and you can submit a pull request to the
             [systemd](https://github.com/systemd/systemd/) repository to get that quirk included.