]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - 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
diff --git a/man-db/systemd/man-db.service b/man-db/systemd/man-db.service
new file mode 100644 (file)
index 0000000..4adc297
--- /dev/null
@@ -0,0 +1,10 @@
+[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