summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-02-09 15:02:03 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-09 15:02:03 +0100
commit70e911eaebd6c9c3988cb86c768bc5c72c2832ec (patch)
treeb1a8f380cf38d2352adc875284532117a51dbb3e
parent2958c8861471ba899ecbb5fcc1951d74746a9163 (diff)
downloadsystemd-70e911eaebd6c9c3988cb86c768bc5c72c2832ec.tar.gz
man: document SYSTEMD_READY=
-rw-r--r--man/systemd.device.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/man/systemd.device.xml b/man/systemd.device.xml
index ea1416fd73..2393571c9a 100644
--- a/man/systemd.device.xml
+++ b/man/systemd.device.xml
@@ -123,6 +123,25 @@
</varlistentry>
<varlistentry>
+ <term><varname>SYSTEMD_READY=</varname></term>
+ <listitem><para>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.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>ID_MODEL_FROM_DATABASE=</varname></term>
<term><varname>ID_MODEL=</varname></term>