On Tue, 9 Aug 2022 15:31:43 +0200
Patrick Dupre wrote:

> This what I have in
> /usr/lib/systemd/system/plocate-updatedb.timer

Looks just like mine. Unless the timer (or the service it runs) is disabled,
it should be running. It touches a "stamp" file every time it runs:

/var/lib/systemd/timers/stamp-plocate-updatedb.timer

So an ls -l on that should show when it last ran.

systemctl list-unit-files | grep updatedb

should show if the units are both enabled
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to