From 5794dd76755a1cfdc217bf5626a1a2d5ae5684dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Mon, 29 Aug 2011 10:40:02 +0200 Subject: [PATCH 2/4] DEBUG timestamps offer higher precision - man page updated https://fedorahosted.org/sssd/ticket/956 --- src/man/sssd.8.xml | 16 ++++++++++++++++ src/man/sssd.conf.5.xml | 11 +++++++++++ 2 files changed, 27 insertions(+), 0 deletions(-) diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index e4d972c..5fda3ad 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -66,6 +66,22 @@ + mode + + + + 1: Add microseconds to the timestamp in debug messages + + + 0: Disable microseconds in timestamp + + + Default: 0 + + + + + , diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index dcbb5c1..dd80901 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -242,6 +242,17 @@ + debug_microseconds (bool) + + + Add microseconds to the timestamp in debug messages + + + Default: false + + + + reconnection_retries (integer) -- 1.7.6