On Mon, 2019-12-09 at 08:43 -0800, Jonathan Ryshpan wrote:
> I would have thought it's in /etc/cron.daily, but I can't find it. 
> Where is it?

$ man locate
locate reads one or more databases prepared by updatedb(8) ...

$ man updatedb
...
updatedb is usually run daily by cron(8) to update the default database.
...

$ sudo find /etc|grep updatedb
/etc/updatedb.conf
/etc/systemd/system/timers.target.wants/mlocate-updatedb.timer

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to