From 3b2ff75a0de0d41ff64ea06b44e08c377acdcac4 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 19 Dec 2024 08:18:54 +1000 Subject: [PATCH] triage-policies: fix the hwdb.d directory Part-of: --- .triage-policies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.34.1