cron is running all jobs twice – solved
This started earlier today and I solved it only just now. It took me a while to find out it was duplicate cron jobs, and even longer to find out why. Edit: 2025-09-20 – if this is a jail, check your exec.start directives for duplicate entries. This problem arose today. Mine was two “/bin/sh /etc/rc” declarations. See https://bsd.network/web/@dvl/115237669230498431 It started with lockf notifications (if you’ve never heard of lockf before, please read this […]
cron is running all jobs twice – solved Read More »