Files
server/usr/lib/systemd/system/man-db.timer
2026-01-07 20:52:11 +01:00

12 lines
171 B
SYSTEMD

[Unit]
Description=Daily man-db regeneration
Documentation=man:mandb(8)
[Timer]
OnCalendar=daily
RandomizedDelaySec=12h
Persistent=true
[Install]
WantedBy=timers.target