Hi guys i'm running BARRIER BREAKER (Bleeding Edge, r40511) on a TP-LINK TL-WR1043ND

I'm stuck on this.

I need to run a cronjob every 60 seconds.

This is my crontab:
_______________________________________
# cat /etc/crontabs/root
*/1 * * * * /bin/bash /root/myscript.sh
----------------------------------------------------

The cron is executed but not every minute! I get the first 2 crontabs OK but the third crontab get execute 120 seconds later. The rest of cron jobs execute every 120 seconds forever. If i restart cron i get the same symptom.

Is this behaviour ok?

Best regards.

Emiliano
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to