]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - man-db/systemd/man-db.service
man-db: Update to 2.7.1
[people/ms/ipfire-3.x.git] / man-db / systemd / man-db.service
CommitLineData
7bded4b0
MT
1[Unit]
2Description=Update man-db cache
3RequiresMountsFor=/var/cache/man
4
5[Service]
6Type=oneshot
7ExecStart=/usr/bin/mandb --quiet
8Nice=19
9IOSchedulingClass=best-effort
10IOSchedulingPriority=7