I get this output every day.
/etc/cron.daily/locate:
run-parts: failed to exec /etc/cron.daily/locate: Exec format error
run-parts: /etc/cron.daily/locate exited with return code 1
File contents with a blank beginning line:
#!/bin/sh
exit 0
This file is readonly even for root user. I can't edit, mv, rm, chmod, etc...
Ideas?