From: Peter Hutterer Date: Wed, 18 Dec 2024 22:18:54 +0000 (+1000) Subject: triage-policies: fix the hwdb.d directory X-Git-Tag: 1.27.1~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b2ff75a0de0d41ff64ea06b44e08c377acdcac4;p=platform%2Fupstream%2Flibinput.git triage-policies: fix the hwdb.d directory Part-of: --- diff --git a/.triage-policies.yml b/.triage-policies.yml index 03a2d0e3..3caaafd5 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -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.