summaryrefslogtreecommitdiffstats
path: root/init/systemd/man-db.timer
blob: c35d7946f819401dd8706d038322094b57e3014b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Daily man-db regeneration
Documentation=man:mandb(8)

[Timer]
OnCalendar=daily
RandomizedDelaySec=12h
Persistent=true

[Install]
WantedBy=timers.target