X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudev.xml;h=d777570eb8113ddacd4d1311aaf1f4cdc6dbd468;hp=3bf7ee8ec556a759be2a4b10c09a6e5138079528;hb=c3cba32f18fc73e94975692fa1e68f1db2acf4fc;hpb=d4a7bf2583f004e23452ca84ce2e11b7be819529;ds=sidebyside diff --git a/udev/udev.xml b/udev/udev.xml index 3bf7ee8ec..d777570eb 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -80,8 +80,8 @@ the same name in /lib/udev/rules.d/; this can be used to ignore a default rules file if needed. - Rule files must end in .rules, other extensions - are ignored. + Rule files must have the extension .rules; other + extensions are ignored. Every line in the rules file contains at least one key value pair. There are two kind of keys, match and assignment keys. @@ -508,7 +508,7 @@ - Watch the device node with inotify, when closed after being opened for + Watch the device node with inotify; when closed after being opened for writing, a change uevent is synthesised.