[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 20:25:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271582

--- Comment #2 from abhay.rathod@quest.com ---
So I have 2 files in /usr/local/etc/cron.d folder


893104 4 drwxr-xr-x   2 root  wheel   512 May 23 16:22 .
401165 4 drwxr-xr-x  30 root  wheel  2048 May 22 13:37 ..
893139 4 -rw-------   1 root  wheel    53 May 22 13:35 munin-master.conf
900758 4 -rw-------   1 root  wheel    27 May 23 16:23 test


But cron only read "test" file but not the munin-master.conf. Any suggestions?

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