[Buildroot] [Bug 14356] cronstamp jobs are not performed with bumped version of dcron

bugzilla at busybox.net bugzilla at busybox.net
Wed Nov 17 20:20:38 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=14356

--- Comment #2 from Peter Seiderer <ps.report at gmx.net> ---
(In reply to Dominique Tronche from comment #1)

Tested on RPi Zero 2W (buildroot master, configs/raspberrypizero2w_defconfig),
both dcron-4.5 and dcron-1ba33c3325df48de46263276a43ed76cf9d81518 create the
files in /var/spool/cron/cronstamps and simple dcron jobs work (echo `date` >>
/home/test/out.log)...

Just added (but works without too):

        mkdir -p /var/spool/cron/crontabs
        mkdir -p /var/spool/cron/cronstamps

to /etc/init.d/S90dcron startup file...

Anything special with your crontab files? Can your provide an example?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list