diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-10-02 14:59:35 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-04-04 14:05:50 +0200 |
commit | cb4d5b588e704114b7090678752d33512baa718e (patch) | |
tree | ff637857b795a31fcd52e1b9ff5ddbae742d4969 /src/man/sssd.conf.5.xml | |
parent | 03fb48fdaa7ed95ecb38ecc43a6d221ff2cfd950 (diff) | |
download | sssd-cb4d5b588e704114b7090678752d33512baa718e.tar.gz sssd-cb4d5b588e704114b7090678752d33512baa718e.tar.xz sssd-cb4d5b588e704114b7090678752d33512baa718e.zip |
IFP: Re-add the InfoPipe server
Related:
https://fedorahosted.org/sssd/ticket/2072
This commit only adds the responder and the needed plumbing. No DBus
related code is in yet.
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r-- | src/man/sssd.conf.5.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 4c5337606..6f63e3611 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -153,6 +153,7 @@ <phrase condition="with_autofs">, autofs</phrase> <phrase condition="with_ssh">, ssh</phrase> <phrase condition="with_pac_responder">, pac</phrase> + <phrase condition="with_ifp">, ifp</phrase> </para> </listitem> </varlistentry> |