systemd: user hwdb.d: add README

This commit is contained in:
Stefan Saraev 2013-10-22 22:49:35 +03:00
parent 4785400da8
commit fc0c3438fe

View File

@ -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