summarylogtreecommitdiffstats
path: root/shadow.cron.daily
diff options
context:
space:
mode:
Diffstat (limited to 'shadow.cron.daily')
-rwxr-xr-xshadow.cron.daily6
1 files changed, 0 insertions, 6 deletions
diff --git a/shadow.cron.daily b/shadow.cron.daily
deleted file mode 100755
index 1373ecde93af..000000000000
--- a/shadow.cron.daily
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-# Verify integrity of password and group files
-/usr/bin/pwck -r
-/usr/bin/grpck -r
-