From a2a695539c79316812fd9d7a1936331784d0e8c3 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Fri, 19 Nov 2010 21:09:47 +0100 Subject: Add SIGUSR2 to reset offline status --- src/man/sssd.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/man') diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index eaf37ca3e..bab37b214 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -150,6 +150,15 @@ + + SIGUSR2 + + + Tells the SSSD to go online immediately. This is mostly + useful for testing purposes. + + + -- cgit