summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_signal.c
Commit message (Collapse)AuthorAgeFilesLines
* sss_tools: add test if sssd is runningPavel Březina2016-06-271-2/+2
| | | | Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-081-0/+37
A minimal tool whose only purpose is to signal the monitor with SIGUSR2. The tool will be executed by the system bus in order to provide system activation, so it's packaged in libexec. Reviewed-by: Pavel Březina <pbrezina@redhat.com>