man: further file-hierarchy *Directory= improvements
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sat, 23 Dec 2017 21:33:46 +0000 (22:33 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Dec 2017 15:09:05 +0000 (16:09 +0100)
commit0458de110c002daee27c4c2d28e470c9957bf9ca
tree69a0399259db6ba379f7be29ef868071d99aabb6
parent263195c6ddcc4a29a90e90a73c3fd0fd01b494ca
man: further file-hierarchy *Directory= improvements

Follow-up to @poettering’s comments in #7723:

- Slightly expand on the difference between using tmpfiles.d and service
  directives
- Mention CacheDirectory=
- Mention LogsDirectory=
- Abbreviate and unify some later descriptions

ConfigDirectory= is not mentioned, since it does not support the
functionality mentioned in the manpage which tmpfiles.d provides:
copying or symlinking default configuration from /usr/share/factory. And
the user package variable file locations don’t mention the directives
because in user units the service can always create the directories
itself (whereas in system units lesser-privileged services lack
permission to create them).
man/file-hierarchy.xml