https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235657
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] --- 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.
