如果你使用会发生什么:
sudo crontab -e
并添加以下行:
@reboot reboot
会不会进入无限循环重启?!
reboot sudo cron
cron ×1
reboot ×1
sudo ×1