URL: https://github.com/SSSD/sssd/pull/5535 Title: #5535: A set of patches to sanitize logger code a little bit.
joakim-tjernlund commented: """
This PR forgot to change -f in src/sysv/gentoo/sssd.in so sssd now fails to start as -f option is not recognized. Please replace -f with --logger=files
@joakim-tjernlund , do we really need distribution-specific config in upstream repo?
@scabrero , do you use https://github.com/SSSD/sssd/blob/master/src/sysv/SUSE/sssd.in somehow?
Hi, I don't think we need dist. specific ones but there are variables in there that needs processing. Also, Gentoo vs. SUSE, the Gentoo one is openrc while SUSE is a plain script so you cannot merge them into one.
"""
See the full comment at https://github.com/SSSD/sssd/pull/5535#issuecomment-813997650