summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
diff options
context:
space:
mode:
authorMichal Zidek <mzidek@redhat.com>2014-11-13 17:41:56 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-11-20 11:40:18 +0100
commit4eca230459561aa3b9bac96eebcbdd03b65777b2 (patch)
tree3dcca168ab28188368cb4b685f7412b0c9a40af5 /src/man/sssd.conf.5.xml
parent834ab87e8f5a3f9937e0997cb5427e205959d344 (diff)
downloadsssd-4eca230459561aa3b9bac96eebcbdd03b65777b2.tar.gz
sssd-4eca230459561aa3b9bac96eebcbdd03b65777b2.tar.xz
sssd-4eca230459561aa3b9bac96eebcbdd03b65777b2.zip
Man: debug_timestamps and debug_microseconds
Add note that these two options are ignored if journald is used. https://fedorahosted.org/sssd/ticket/2498 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r--src/man/sssd.conf.5.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 5f801f256..3525d78ca 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -73,7 +73,9 @@
<term>debug_timestamps (bool)</term>
<listitem>
<para>
- Add a timestamp to the debug messages
+ Add a timestamp to the debug messages.
+ If journald is enabled for SSSD debug logging this
+ option is ignored.
</para>
<para>
Default: true
@@ -84,7 +86,9 @@
<term>debug_microseconds (bool)</term>
<listitem>
<para>
- Add microseconds to the timestamp in debug messages
+ Add microseconds to the timestamp in debug messages.
+ If journald is enabled for SSSD debug logging this
+ option is ignored.
</para>
<para>
Default: false