Re: [LEDE-DEV] cron problem

2018-02-19 Thread e9hack
Am 19.02.2018 um 18:57 schrieb p.wa...@gmx.at: > I remember something related to the definition of Sundays. > IIRC, cron accepts '0' and '7' as Sunday whereas Busybox' cron does not > understand '7', > so you have to use '0' for Sundays there. > Maybe this causes the behaviour you perceived. Yes,

Re: [LEDE-DEV] cron problem

2018-02-19 Thread p . wassi
Hi Hartmut, > Every of this jobs will be executed on all weekdays. Is something wrong in my > definition or does cron from busybox has a > bug? I remember something related to the definition of Sundays. IIRC, cron accepts '0' and '7' as Sunday whereas Busybox' cron does not understand '7', so y