Bugzilla – Bug 1220891
HAWK: Update sanity check for passwd existance
Last modified: 2024-03-04 15:20:00 UTC
The /etc/pam.d/passwd is optional in fact, for example there is none in the tumbleeweed. So let's relax the condition: if there is no /etc/pam.d/passwd, check if there is a passwd binary in /usr/bin of /usr/sbin.