Display the existing cron entries#!/bin/sh
cru a ScheduledReboot "0 4 * * * /sbin/reboot"
I want to undo this since at times, it completely shuts of the router on my AC86U
cru l
0 4 * * * /sbin/reboot #ScheduledReboot#
cru d ScheduledReboot
cru l
Display the existing cron entries
then delete the cron schedule by using its 'tag'Code:cru l 0 4 * * * /sbin/reboot #ScheduledReboot#
Code:cru d ScheduledReboot cru l
No you didn't. But your output shows something different from what your original post said.Did I do this correctly?
No you didn't. But your output shows something different from what your original post said.So what is the truth? Are you using the script in post #1 or the AMTM option shown in your screen shot. The screen shot also shows a reboot time of 05:25, not the 05:15 you stated.
| Thread starter | Title | Forum | Replies | Date |
|---|---|---|---|---|
| E | AImesh Devices Scheduled Reboot? | Asuswrt-Merlin | 2 |
We use essential cookies to make this site work, and optional cookies to enhance your experience.