Date: Tue, 23 May 2023 20:25:50 +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-MoRcyS8OY8@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 #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 suggestio= ns? --=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-MoRcyS8OY8>