vp-build/templates/shadow/files/shadow.cron-daily
Juan RP 4789159633 shadow: add a daily cron job to verify passwd integrity.
--HG--
extra : convert_revision : 081ca518076657014737326a064b09278687663c
2009-03-28 18:50:38 +01:00

7 lines
96 B
Bash
Executable File

#!/bin/sh
# Verify integrity of password and group files
/usr/sbin/pwck -r
/usr/sbin/grpck -r