summaryrefslogtreecommitdiffstats
path: root/abs/core/shadow/shadow.cron.daily
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/shadow/shadow.cron.daily')
-rwxr-xr-xabs/core/shadow/shadow.cron.daily4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/shadow/shadow.cron.daily b/abs/core/shadow/shadow.cron.daily
index 1931a79..1373ecd 100755
--- a/abs/core/shadow/shadow.cron.daily
+++ b/abs/core/shadow/shadow.cron.daily
@@ -1,6 +1,6 @@
#!/bin/sh
# Verify integrity of password and group files
-/usr/sbin/pwck -r
-/usr/sbin/grpck -r
+/usr/bin/pwck -r
+/usr/bin/grpck -r