mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
Fixes a bug caused by 19db450f3a243fcaf0949beebafc3025f8e3a98e (#27211). Also this makes the model more specific.
Files in this directory specify a description of hardware devices, in the form of mappings from modalias-like keys (which identify specific hardware devices) to udev properties. Files in this directory are not read by udev directly. Instead, man:systemd-hwdb(8) compiles them into a binary database. See man:hwdb(7) for an overview of the configuration file format, and man:systemd-udevd.service(8) for a description of the udev daemon. Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.