Add the below line (with tweaks) to the end of /etc/crontab: 30 23 * * * root shutdown -h now At 23:30 (11:30 PM), the kiosk will shut down. No matter what user is logged in, the shutdown command runs as root. (If you don't want to use the global cro