Admin-sched

From Tomato64
Revision as of 16:43, 26 September 2023 by Lancethepants (talk | contribs) (Created page with "<span id="scheduler"></span> == 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). <br /> '''Reboot'''<br /> 20220107-084024.png<br /> The reboot function allows you to schedule a periodic reboot of the device.<br /> <br /> '''Reconnect'''<br /> File:/pasted/20220107-084345.png|20220107-084345....")
(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
20220107-084024.png
The reboot function allows you to schedule a periodic reboot of the device.

Reconnect
20220107-084345.png
Here, you can schedule a WAN reconnection.

Custom x
20220107-084257.png
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.