diff options
Diffstat (limited to 'abs/core-testing/shadow/shadow.cron.daily')
-rwxr-xr-x | abs/core-testing/shadow/shadow.cron.daily | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/abs/core-testing/shadow/shadow.cron.daily b/abs/core-testing/shadow/shadow.cron.daily deleted file mode 100755 index 1931a79..0000000 --- a/abs/core-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 - |