mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: user hwdb.d: add README
This commit is contained in:
parent
4785400da8
commit
fc0c3438fe
@ -0,0 +1,10 @@
|
|||||||
|
Hardware Database Files
|
||||||
|
|
||||||
|
The hwdb files are read from the files located in the system hwdb directory
|
||||||
|
/lib/udev/hwdb.d and the user runtime directory /storage/.config/hwdb.d
|
||||||
|
All hwdb files are collectively sorted and processed in lexical order, regardless of
|
||||||
|
the directories in which they live. However, files with identical filenames
|
||||||
|
replace each other. /lib/udev/hwdb.d/* takes precedence over /storage/.config/hwdb.d/*
|
||||||
|
|
||||||
|
your files must be named 99-xxxxx.hwdb
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user