Bug#825880: crontab: month and day can't be 0 in /tmp/crontab_...: 0 0 1 */2 * ...

Alexandre Detiste alexandre.detiste at gmail.com
Tue Jan 10 15:15:50 GMT 2017


Hi,

I've found a simple test case.
The bug is likely something else; still bad.

I 'll handle this in a new upstream release.

> pi at pi ~ $ echo '* * * 1/3 * echo test' | crontab
> pi at pi ~ $ echo '* * * */3 * echo test' | crontab
> crontab: month and day can't be 0 in /tmp/tmp43mzmoa5: * * * */3 * echo test
> not replacing crontab

Alexandre



More information about the Pkg-systemd-maintainers mailing list