eaff953 MONITOR: Pass the service type to the RegisterService method

5 files Authored by fidencio 7 years ago, Committed by lslebodn 7 years ago,
    MONITOR: Pass the service type to the RegisterService method
    
    Passing the service type to the RegisterService method will help us in
    the future, for socket-activation, as we will need to differentiate
    cases where the service being registered is still not in the services'
    list but is a valid case and has to be added there as it was
    socket-activated.
    
    Related:
    https://fedorahosted.org/sssd/ticket/2243
    
    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>
    
        
file modified
+2 -0
file modified
+4 -2