115145f0fb7507c1b9c5489bc77398d422a66875 |
|
03-Nov-2017 |
Lukas Slebodnik <lslebodn@redhat.com> |
SYSTEMD: Add environment file to responder service files
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> |
a7277fecf7a65ab6c83b36f009c558cdfbf997d2 |
|
03-Nov-2017 |
Lukas Slebodnik <lslebodn@redhat.com> |
SYSTEMD: Replace parameter --debug-to-files with ${DEBUG_LOGGER}
Users can set variable DEBUG_LOGGER in environment files
(/etc/sysconfig/sssd or /etc/default/sssd; depending on the distribution)
to override default logging to files.
e.g.
DEBUG_LOGGER=--logger=stderr
DEBUG_LOGGER=--logger=journald
Resolves:
https://pagure.io/SSSD/sssd/issue/3433
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> |
87ca3fda3e6da4df4f4886ca6768fbc01201e26f |
|
08-Mar-2017 |
Jakub Hrozek <jhrozek@redhat.com> |
Allow manual start for sssd-ifp
This change is needed so that the InfoPipe responder can be socket
activated.
Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com> |
e0ca21d9f899c60cc50030c6ae793c48e92b5b7f |
|
02-Mar-2017 |
Fabiano Fidêncio <fidencio@redhat.com> |
SYSTEMD: Force responders to refuse manual start
As the responders will either be explicitly started by the monitor or
{dbus,socket}-activated, let's force them to refuse manual start, being
a little bit restricter on our side.
Resolves:
https://pagure.io/SSSD/sssd/issue/3300
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |
9222a4fcbeec9d5a6f84aab31a5131f14d4a6430 |
|
23-Jan-2017 |
Fabiano Fidêncio <fidencio@redhat.com> |
IFP: Make IFP responder dbus-activatable
As part of the effort of making all responders socket-activatable (or,
in the IFP case, dbus-activatable), let's make the IFP responder ready
for this by providing its systemd's units.
Related:
https://fedorahosted.org/sssd/ticket/2243
Resolves:
https://fedorahosted.org/sssd/ticket/3129
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |