summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-10-08 17:07:38 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-10-08 17:07:38 -0400
commit7c8db06df1f23e106288c8466e5d1a88be38562f (patch)
tree6394b6e3f9b333d55513fd9275d66e800bc6512a
parentfceb21b510ba09e943c700dc5c88c973e1f13347 (diff)
Mention the Auto option in the stc.conf man page
Signed-off-by: David Zeuthen <davidz@redhat.com>
-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>