man-db/man-db.timer
Jan Chaloupka 3b21cf2846 replacing cron with systemd.timer
- resolves: #1148559
adding zsoelim to {_libexecdir}/man-db/zsoelim
- related: #1145493
2014-10-08 17:08:26 +02:00

11 lines
141 B
SYSTEMD

[Unit]
Description=Daily man-db cache update
[Timer]
OnCalendar=daily
AccuracySec=12h
Persistent=true
[Install]
WantedBy=multi-user.target