#7360 sssd did not start due to bad /var/run/sssd.pid
Closed: invalid Opened by harri.

At boot time sssd was not started, apparently due to an old sssd.pid file:

# ps -ef | grep sssd
root       1253    430  0 09:00 pts/4    00:00:00 grep --color=auto sssd
# cat /var/run/sssd.pid 
62
# ls -l /proc/62/exe
lrwxrwxrwx 1 root root 0 Jan 15 08:33 /proc/62/exe -> /usr/bin/dbus-daemon

Do you think it would be possible to improve the check whether /var/run/sssd.pid is valid?

Platform is Centos 7.4, sssd 1.15.2-50.

Thanx in advance
Harri


Hi @harri
could you open the issue against sssd? https://pagure.io/SSSD/sssd/issues

I'm closing this issue as invalid since it is related to sssd and not ipa. Thanks

Metadata Update from @frenaud:
- Issue close_status updated to: invalid
- Issue status updated to: Closed (was: Open)

Metadata