X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=38acdf7446a0cf095c3d35f248d211cf686e4526;hb=86198b2788e56fd05959c2dce670d1646bf99bcd;hp=435dec4c6151d87ff23f974d2a6d782a25e8df66;hpb=eb75d0ed059f56f0b5a8dcb8d490fae7063c76ca;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 435dec4c6..38acdf744 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -340,6 +340,13 @@ + + SECLABEL{module} + + Applies the specified Linux Security Module label to the device node. + + + ATTR{key} @@ -704,15 +711,15 @@ system hwdb directory /usr/lib/udev/hwdb.d, the volatile runtime directory /run/udev/hwdb.d and the local administration directory /etc/udev/hwdb.d. - All rules files are collectively sorted and processed in lexical order, + 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. Files in /etc have the highest priority, files in /run take precedence over files with the same name in /lib. This can be used to override a system-supplied hwdb file with a local file if needed; - a symlink in /etc with the same name as a rules file in + a symlink in /etc with the same name as a hwdb file in /lib, pointing to /dev/null, - disables the rules file entirely. Hwdb files must have the extension + disables the hwdb file entirely. hwdb files must have the extension .hwdb; other extensions are ignored. The hwdb file contains data records consisting of matches and