[Bug 271582] cron is not picking up schedule from file in /usr/local/etc/cron.d directory unless you touch the file

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 May 2023 21:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271582

--- Comment #4 from abhay.rathod@quest.com ---
root@xxx:/var/spool # ls -lT /etc/crontab /etc/cron.d /usr/local/etc/cron.d
-r--r--r--  1 root  wheel  5359 May 22 13:37:01 2023 /etc/crontab

/etc/cron.d:
total 4
-rw-r--r--  1 root  wheel  140 Apr  7 00:25:59 2023 at

/usr/local/etc/cron.d:
total 4
-rw-------  1 root  wheel  53 May 22 13:35:39 2023 munin-master.conf

root@xxx:/var/spool # ls -f /usr/local/etc/cron.d
.                       ..                      munin-master.conf

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