Files
ports/core/shadow/pwck
2023-05-03 16:38:34 +02:00

8 lines
121 B
Bash

#!/bin/sh
#
# /etc/cron/daily/pwck: verify integrity of password and group files
#
/usr/sbin/pwck -r
/usr/sbin/grpck -r