Schedule a reboot once via cron

root@host:/# cat /etc/cron.d/reboot
 
42 3 * * * root rm /etc/cron.d/reboot && /usr/sbin/reboot