From 4eca230459561aa3b9bac96eebcbdd03b65777b2 Mon Sep 17 00:00:00 2001 From: Michal Zidek Date: Thu, 13 Nov 2014 17:41:56 +0100 Subject: [PATCH 104/104] 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 --- src/man/sssd.conf.5.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 5f801f25690f4f7c15b8e030968c6d052daa3812..3525d78caff28fd05cc18061d023fec3c50d1a47 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -73,7 +73,9 @@ debug_timestamps (bool) - 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. Default: true @@ -84,7 +86,9 @@ debug_microseconds (bool) - 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. Default: false -- 1.9.3