#1102 closed (fixed)
The Schedule Reboot function does not seem to be working
| Reported by: | dc | Owned by: | somebody |
|---|---|---|---|
| Keywords: | cron reboot | Cc: |
Description
Most of my routers running DD-WRT are set to periodically reboot. I have just noticed that since at least build 12188, the reboot does not appear to be working.
A quick check on the router shows that the cron daemon appears to be running and that there is valid data in /etc/cron.d/check_schedules
I reboot at 3:14am .. so in my case check_schedules contains "14 3 * * * root /sbin/reboot"
The file check_ps contains "*/2 * * * * root /sbin/check_ps"
Change History (2)
comment:1 Changed 4 years ago by Eko
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

cron now fixed....