diff options
Diffstat (limited to 'testing/shadow/shadow.cron.daily')
-rwxr-xr-x | testing/shadow/shadow.cron.daily | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/shadow/shadow.cron.daily b/testing/shadow/shadow.cron.daily deleted file mode 100755 index 1931a793e..000000000 --- a/testing/shadow/shadow.cron.daily +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# Verify integrity of password and group files -/usr/sbin/pwck -r -/usr/sbin/grpck -r - |