X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.device.xml;h=63863bebdfc22365994a0b5e38ee10d6dd8b84cd;hp=c5306430fb6d19b2f885ec8933a6bbd128ed917b;hb=253ee27a0c7a410d27d490bb79ea97caed6a2b68;hpb=99ffae46d38f05b6c8bc09fe29e50a507ae8b79b diff --git a/man/systemd.device.xml b/man/systemd.device.xml index c5306430f..63863bebd 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -122,6 +122,25 @@ name. (See above.) + + SYSTEMD_READY= + If set to 0 systemd + will consider this device unplugged + even if it shows up in the udev + tree. If this property is unset or set + to 1 the device will be considered + plugged the moment it shows up in the + udev tree. This property has no + influence on the behaviour when a + device disappears from the udev + tree. This option is useful to support + devices that initially show up in an + uninitialized state in the tree, and for + which a changed event is generated the + moment they are fully set + up. + + ID_MODEL_FROM_DATABASE= ID_MODEL= @@ -139,7 +158,7 @@ See Also - systemd8, + systemd1, systemctl8, systemd.unit5, udev7