summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-17 12:58:32 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-17 13:00:39 +0200
commit7613d0aec98d86c449aad7932116a2e7d67f8507 (patch)
tree624ea1d6bbc019c7dd32d73f4b9da6b0f48cbad0 /tmpfiles.d
parenta7997073ac07add6cb30dcd9491c0179b2d6ad52 (diff)
tmpfiles: remove line for automatic clean-ups for /var/cache/man/
Management of /var/cache/man should move to the distribution package owning the directory (for example, man-db). As man pages are a non-essential part of the system and unnecessary for minimal setups, there's no point in having systemd ship these lines. Distribution packages should make sure the appropriate package for their distribution adopts this line. Ideally, the line is adopted by the upstream package. For Fedora I have filed this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1110274
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/var.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmpfiles.d/var.conf b/tmpfiles.d/var.conf
index 45822e4a1..4b63e4197 100644
--- a/tmpfiles.d/var.conf
+++ b/tmpfiles.d/var.conf
@@ -16,7 +16,6 @@ f /var/log/wtmp 0664 root utmp -
f /var/log/btmp 0600 root utmp -
d /var/cache 0755 - - -
-d /var/cache/man - - - 30d
d /var/lib 0755 - - -
d /var/spool 0755 - - -