blob: 1d25abbf7cf605c44c6f078666d0463e2484db4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[Unit]
Description=Update the plocate database daily
[Timer]
OnCalendar=daily
RandomizedDelaySec=1h
AccuracySec=6h
Persistent=true
[Install]
WantedBy=timers.target
|