X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.xml;h=5ba3d3636cacdd20ab544b56375528fec36f10f7;hb=34ee018186c8af32552a289cf904ba5c98100b99;hp=e31df4545863590dc66eb6470fff357845a0412d;hpb=7f7238062c29f5334c41077e05bf3f0e312386f5;p=elogind.git diff --git a/udev.xml b/udev.xml index e31df4545..5ba3d3636 100644 --- a/udev.xml +++ b/udev.xml @@ -390,14 +390,44 @@ - stops further rules application. No later rules - will have any effect. - will ignore this event completely. - will ignore any later remove event for this - device. This may be useful as a workaround for broken device drivers. - will create the device nodes for all available - partitions of a block device. This may be useful for removable media devices where - media changes are not detected. + Rule and device options: + + + + + Stops further rules application. No later rules will have + any effect. + + + + + + Ignore this event completely. + + + + + + Ignore any later remove event for this device. This may be useful + as a workaround for broken device drivers. + + + + + + Specify the priority of the created symlinks. Devices with higher + priorities overwrite existing symlinks of other devices. + + + + + + Create the device nodes for all available partitions of a block device. + This may be useful for removable media devices where media changes are not + detected. + + +