3b21cf2846
- resolves: #1148559 adding zsoelim to {_libexecdir}/man-db/zsoelim - related: #1145493
11 lines
190 B
Desktop File
11 lines
190 B
Desktop File
[Unit]
|
|
Description=Update man-db cache
|
|
RequiresMountsFor=/var/cache/man
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mandb --quiet
|
|
Nice=19
|
|
IOSchedulingClass=best-effort
|
|
IOSchedulingPriority=7
|