Date: Thu, 25 May 2023 16:42:15 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271582] cron is not picking up schedule from file in /usr/local/etc/cron.d directory unless you touch the file Message-ID: <bug-271582-227-5AC4oTEkzJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271582-227@https.bugs.freebsd.org/bugzilla/> References: <bug-271582-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=3D271582 --- Comment #9 from andrew@tao11.riddles.org.uk --- (In reply to abhay.rathod from comment #7) The debug output suggests that it read a line from a third system file after reading crontab and cron.d/at, but got only a MAILTO and nothing else. Can you do the debug output again, but this time run ktrace -f /tmp/cron.trace /usr/sbin/cron -x load,pars,misc,ext and after control-C'ing it as before, attach the output of kdump -E -f /tmp/cron.trace --=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-271582-227-5AC4oTEkzJ>