Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2023 21:33:47 +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-DvzUiUohyi@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 #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

--=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-DvzUiUohyi>