# systemctl status shadow.service × shadow.service - Verify integrity of password and group files Loaded: loaded (/usr/lib/systemd/system/shadow.service; static) Active: failed (Result: exit-code) since Sun 2022-11-06 17:34:57 EET; 1s ago Duration: 3ms TriggeredBy: ● shadow.timer Process: 667926 ExecStart=/bin/sh -c /usr/bin/pwck -r || r=1; /usr/bin/grpck -r && exit $r (code=exited, status=1/FAILURE) Main PID: 667926 (code=exited, status=1/FAILURE) CPU: 3ms Nov 06 17:34:57 yavin4 systemd[1]: Started Verify integrity of password and group files. Nov 06 17:34:57 yavin4 sh[667927]: user 'ceph': directory '/run/ceph' does not exist Nov 06 17:34:57 yavin4 sh[667927]: pwck: no changes Nov 06 17:34:57 yavin4 systemd[1]: shadow.service: Main process exited, code=exited, status=1/FAILURE Nov 06 17:34:57 yavin4 systemd[1]: shadow.service: Failed with result 'exit-code'.