crontab -e //系统命令
00 08 * * * root systemctl restart docker00 08 * * * root reboot //写入需要重启的东西
查看是否执行 cd /var/log
cat -n cron | tail -n 500