[SSSD] [PATCH] BE: Handle SIGUSR2

Lukas Slebodnik lslebodn at redhat.com
Mon Aug 11 07:23:59 UTC 2014


On (10/08/14 20:31), Jakub Hrozek wrote:
>On Sun, Aug 10, 2014 at 07:56:24PM +0200, Jakub Hrozek wrote:
>> Hi,
>> 
>> attached is a small patch for an issue I found while working on the
>> non-root SSSD.
>
>let's try attaching the patch now..

>From fc01114b0a0d4f95ac767782280f8cd44731d23a Mon Sep 17 00:00:00 2001
>From: Jakub Hrozek <jhrozek at redhat.com>
>Date: Sun, 10 Aug 2014 19:54:25 +0200
>Subject: [PATCH] BE: Handle SIGUSR2
>
>It was possible to send SIGUSR1 and to both sssd and sssd_be processes,
>but only possible to send SIGUSR2 to sssd. This patches fixes the
>dichotomy by making the sssd_be process handle SIGUSR2 as well.
>---
> src/man/sssd.8.xml               |  9 +++++++--
> src/providers/data_provider_be.c | 20 ++++++++++++++++++++
> 2 files changed, 27 insertions(+), 2 deletions(-)
>
It works.
Code-wise ACK.

You need to find a reviewer of changes in man pages.

LS



More information about the sssd-devel mailing list