Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2022 16:14:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235657] /usr/libexec/atrun race causes missed jobs
Message-ID:  <bug-235657-227-rdzMI44hyf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235657-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235657-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235657

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 fi=
les
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235657-227-rdzMI44hyf>