mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
c68d8ebaff
@ -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