summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-04-10 08:19:28 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-04-18 10:43:22 -0400
commit2b0ce17e6290750d114da1ae3088bae9fd53efce (patch)
treeda3ffc9f4f52dff5e6f163c217423a78c6e2eedf
parent4efce62e69a8242645dbdb4ec490dfba858e697d (diff)
downloadsssd_unused-2b0ce17e6290750d114da1ae3088bae9fd53efce.tar.gz
sssd_unused-2b0ce17e6290750d114da1ae3088bae9fd53efce.tar.xz
sssd_unused-2b0ce17e6290750d114da1ae3088bae9fd53efce.zip
Remove the "command" option from documentation
It is a low-level developer option not indended to be consumed by users https://fedorahosted.org/sssd/ticket/1174
-rw-r--r--src/man/sssd.conf.5.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index abebf847..1a5d96b7 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -266,22 +266,6 @@
</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term>command (string)</term>
- <listitem>
- <para>
- By default, the executable
- representing this service is called
- <command>sssd_${service_name}</command>.
- This directive allows to change the executable
- name for the service. In the vast majority of
- configurations, the default values should suffice.
- </para>
- <para>
- Default: <command>sssd_${service_name}</command>
- </para>
- </listitem>
- </varlistentry>
</variablelist>
</refsect2>