summarylogtreecommitdiffstats
path: root/mandoc.service
diff options
context:
space:
mode:
authorErin Kinsley2017-04-23 04:23:34 +0100
committerErin Kinsley2017-04-23 04:23:34 +0100
commit3a1c276a6c46246cf8f96af8754f8274fcb79d83 (patch)
tree8b6a978c2b4c5fef5c682a21b04f813b5bd93b7d /mandoc.service
parente25afb8ac3a32b7fffd7e1363396ebbd906e8f88 (diff)
downloadaur-3a1c276a6c46246cf8f96af8754f8274fcb79d83.tar.gz
Update to 1.14.1.
Diffstat (limited to 'mandoc.service')
-rw-r--r--mandoc.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/mandoc.service b/mandoc.service
new file mode 100644
index 000000000000..a9f903b4ebec
--- /dev/null
+++ b/mandoc.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Update manpage database
+RequiresMountsFor=/usr/share/man
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/makewhatis
+CPUSchedulingPolicy=batch
+Nice=19
+IOSchedulingClass=idle
+IOSchedulingPriority=7