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
This commit is contained in:
Lennart Poettering 2014-06-17 12:58:32 +02:00
parent a7997073ac
commit 7613d0aec9
1 changed files with 0 additions and 1 deletions

View File

@ -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 - - -