X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.device.xml;h=2393571c9a2aed1ed315d697ab698ea579811025;hb=f9b9232be9db82cc729a56a2e99ecb27be546aac;hp=c5306430fb6d19b2f885ec8933a6bbd128ed917b;hpb=99ffae46d38f05b6c8bc09fe29e50a507ae8b79b;p=elogind.git diff --git a/man/systemd.device.xml b/man/systemd.device.xml index c5306430f..2393571c9 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 + unitialized 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