# Review/import poll.rsc first. This scheduler runs every 60 seconds after boot. # start-time=startup with a nonzero interval does not execute at boot itself. /system scheduler add name=pcsrt-poll interval=1m start-time=startup on-event=pcsrt-poll policy=read,write,test,reboot disabled=yes # Enable ONLY when the device rollout is approved: # /system scheduler enable [find where name="pcsrt-poll"] # /system script run pcsrt-poll