]> git.ipfire.org Git - thirdparty/shadow.git/commit
sssd: skip flushing if executable does not exist
authorChristian Göttsche <cgzones@googlemail.com>
Sat, 1 Apr 2023 11:44:48 +0000 (13:44 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Mon, 3 Apr 2023 11:05:30 +0000 (13:05 +0200)
commit2eee4c67f5b13c91b9a783a1ba4dd95b28ae0bfb
tree91a3c6c92c24acb4f402b5a84e26c3ddd20c9540
parent2eaea70111f65b16d55998386e4ceb4273c19eb4
sssd: skip flushing if executable does not exist

Avoid unnecessary syslog output, like:

    Apr 01 13:35:09 dlaptop userdel[45872]: userdel: sss_cache exited with status 1
    Apr 01 13:35:09 dlaptop userdel[45872]: userdel: Failed to flush the sssd cache.
lib/sssd.c