[Bug 235657] /usr/libexec/atrun race causes missed jobs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Sep 2022 16:14:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235657 bitbucket63-it@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bitbucket63-it@yahoo.com --- Comment #5 from bitbucket63-it@yahoo.com --- In case anyone is looking at this now... I had a problem with at jobs disappearing and traced it down to a conflict with my old /etc/crontab and the new /etc/cron.d/at way of doing things. Both files had the schedule for atrun and I suspect cron was running it twice which was causing my problem. When I removed the old atrun line from /etc/crontab the at service began returning expected results. This problem began for me when I upgraded my system to 12.x-RELEASE from 10.x-RELEASE -- You are receiving this mail because: You are the assignee for the bug.