diff --git a/packages/sysutils/systemd/config/hwdb.d/README b/packages/sysutils/systemd/config/hwdb.d/README index e69de29bb2..22db6cc942 100644 --- a/packages/sysutils/systemd/config/hwdb.d/README +++ b/packages/sysutils/systemd/config/hwdb.d/README @@ -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 +