3201610638
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/mlocate#714b702b258bbee1a328c1838f3c0e31f7c34ea1
11 lines
146 B
SYSTEMD
11 lines
146 B
SYSTEMD
[Unit]
|
|
Description=Updates mlocate database every day
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
AccuracySec=24h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|