This is an old revision of the document!
The scheduler menu allows you to schedule tasks to execute periodically. The web interface is a front end for the cru, a front-end for BusyBox's version of crontab (crond).
The reboot function lets you schedule a periodic reboot of the device.
Here, you can schedule a WAN reconnection.
The 5 Custom fields allow you to run custom commands.
If the commands called are not in the $PATH (echo $PATH
and which yourcommand
to verify), make sure to specify their full filesystem location.