URL: https://github.com/SSSD/sssd/pull/404 Title: #404: Log to syslog whether the DP is online or offline
lslebodn commented: """ On (18/10/17 04:24), fidencio wrote:
fidencio commented on this pull request.
case DP_ERR_OK:
if (last_dp_state != DP_ERR_OK) {
last_dp_state = DP_ERR_OK;
sss_log(SSS_LOG_INFO, "Backend is online\n");
@lslebodn, you have missed https://github.com/SSSD/sssd/pull/404#issuecomment-336918930
There I've said (and I'm quoting here): "tested with RHEL-7 and confirmed that SSS_LOG_INFO is enough"
This an issue with mixing inline comments with ordinary one.
LS
"""
See the full comment at https://github.com/SSSD/sssd/pull/404#issuecomment-337574518