summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
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:23:56 -0400
commitf001756e1de68175c37b9353b88576717a9da55f (patch)
tree68e8138f29cde335d5ae6438e700106dd8dc10b1 /src/man/sssd.conf.5.xml
parente3cad4fc1c7a5e2bfdba18046e565212c68fd1e8 (diff)
downloadsssd-f001756e1de68175c37b9353b88576717a9da55f.tar.gz
sssd-f001756e1de68175c37b9353b88576717a9da55f.tar.xz
sssd-f001756e1de68175c37b9353b88576717a9da55f.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
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-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 63e396a54..af2e6bb54 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -283,22 +283,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>