错误信息" (*system*) BAD FILE MODE (/etc/crontab)"是指/etc/crontab文件的权限设置错误。 请执行命令:chmod 0600 /etc/crontab 再重启cron daemon就可以了。