[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: questions about cron.daily



On Thu, Apr 06, 2023 at 07:33:26PM +0800, coreyh@free.fr wrote:
> For scripts put under /etc/cron.daily, which special time will they be
> implemented?

unicorn:~$ grep daily /etc/crontab
25 6    * * *   root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )


Reply to: