]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - man-db/patches/1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch
man-db: Update to 2.7.1
[people/ms/ipfire-3.x.git] / man-db / patches / 1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch
CommitLineData
7bded4b0
MT
1From 1d523a44a5ad360c83bff362a625cc68cbe7f296 Mon Sep 17 00:00:00 2001
2From: Jan Chaloupka <jchaloup@redhat.com>
3Date: Wed, 15 Oct 2014 09:46:56 +0200
4Subject: [PATCH] switch man and root in init/systemd/man-db.conf
5
6---
7 init/systemd/man-db.conf | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
10diff --git a/init/systemd/man-db.conf b/init/systemd/man-db.conf
11index 10b27b4..43dd2ad 100644
12--- a/init/systemd/man-db.conf
13+++ b/init/systemd/man-db.conf
14@@ -1 +1 @@
15-d /var/cache/man 2755 man root 1w
16+d /var/cache/man 2755 root man 1w
17--
181.9.3
19