#18154: watchcat in periodic gives error
-------------------------+-----------------------------------
Reporter: panagos81@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Barrier Breaker 14.07
Component: packages | Version: Barrier Breaker 14.07
Keywords: watchcat |
-------------------------+-----------------------------------
In watchcat if I set it in periodic mode, i.e to reboot every 24h, with
the following configuration
{{{
config watchcat
option forcedelay '60'
option mode 'allways'
option period '24h'
}}}
gives the error
{{{
sh: bad number
}}}
Found workaround to edit /etc/config/system manually (in luci the field is
not available) and add at the end
{{{
option pingperiod '10'
}}}
If pingperiod was set 10m or something like that it was also giving error
{{{
sh: 10m: bad number
}}}
--
Ticket URL: <https://dev.openwrt.org/ticket/18154>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets