URL: https://github.com/SSSD/sssd/pull/5741 Author: alexey-tikhonov Title: #5741: NSS: don't treat absent 'CLEAR_MC_FLAG' as an error Action: opened
PR body: """ (This is expected in case of SIGHUP sent for log rotation.) """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5741/head:pr5741 git checkout pr5741