Page 1 of 1

reboot script

Posted: Thu Jan 27, 2005 12:04 am
by Vilmis
Does anyone have router reboot script. Please write it here. Thank you

Posted: Thu Jan 27, 2005 3:11 am
by YazzY
What do you exactly want it to do?

Posted: Thu Jan 27, 2005 9:17 am
by Vilmis
I want server to reboot everyday at 11:59 AM

Posted: Thu Jan 27, 2005 1:42 pm
by edzix
try this:
/system scheduler add name=reboot interval=24h start-time=11:59:00 on-event={/system reboot} disabled=no
Edgars

Posted: Fri Jan 28, 2005 6:30 pm
by Vilmis
thanks a lot. It works.