Admin-sched

From Tomato64
Revision as of 21:00, 30 September 2023 by Lancethepants (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Scheduler

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).


Reboot


The reboot function allows you to schedule a periodic reboot of the device.

Reconnect


Here, you can schedule a WAN reconnection.

Custom x


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.