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 |
---|---|---|---|---|
V | AiMesh nodes get Scheduled Reboot settings pushed by master | Asuswrt-Merlin | 4 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!