]> git.sesse.net Git - plocate/blob - plocate-updatedb.timer
Remove an unused member. Saves ~0.5% CPU due to better cache efficiency.
[plocate] / plocate-updatedb.timer
1 [Unit]
2 Description=Update the plocate database daily
3
4 [Timer]
5 OnCalendar=daily
6 Persistent=true
7
8 [Install]
9 WantedBy=timers.target