summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/stc.conf.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/stc.conf.xml b/doc/stc.conf.xml
index ca99f65..a32fc1f 100644
--- a/doc/stc.conf.xml
+++ b/doc/stc.conf.xml
@@ -147,6 +147,25 @@ FilesystemMountPath=/mnt/somewhere
</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><literal>Auto</literal></term>
+ <listitem>
+ <para>
+ If set to <literal>true</literal> then the
+ <citerefentry><refentrytitle>stcd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ system daemon will automatically start the item (including
+ its dependencies) when all dependent devices are in
+ place. Additionally, if the item ends up in a defunct state
+ (by e.g. the dependent device disappearing) the system
+ daemon will automatically stop the item. It is only
+ necessary to use this option on top-level items (e.g. items
+ that does not have any dependencies themselves) as
+ starting/stopping an item includes starting/stopping its
+ dependencies.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>