| 想问一下,Reboot 后是用这Script run DDNS? Reboot 到dial up, Internet Connection 起码10Sec。是在加两个Script? 一个加(Delay 10Sec) ? 
 /system schedule
 add name=test on-event=test start-time=startup interval=0
 
 This will run 3 seconds after bootup. See the docs under System Scheduler for more info.
 |