Fellow Friends, I installed reboot scheduler not too long ago and I set it up to reboot ever day at 5 am. I was just looking at my system log page and noticed that the uptime shows 11 days 5 hour(s) 32 minute(s) 7 seconds. This should reset every time the reboot takes place right? So I'm thinking that reboot scheduler is not working :/
This is what I see in my /jffs/scripts/init-start file:
Any ideas?
Edit:
I just found these settings in the Web GUI which I don't know if these come standard or if the reboot scheduler I installed from AMTM added these in. But they weren't enabled, so I enabled them. I'm thinking this is the system reboot scheduler and the reboot scheduler from AMTM is different.
This is what I see in my /jffs/scripts/init-start file:
Code:
# cat /jffs/scripts/init-start
#!/bin/sh
[ -x /jffs/dnscrypt/manager ] && /jffs/dnscrypt/manager init-start
cru a amtm_RebootScheduler "0 5 * * * service reboot" # Added by amtm
Any ideas?
Edit:
I just found these settings in the Web GUI which I don't know if these come standard or if the reboot scheduler I installed from AMTM added these in. But they weren't enabled, so I enabled them. I'm thinking this is the system reboot scheduler and the reboot scheduler from AMTM is different.
Last edited: