doc: clarify systemd.exec's paths definition (#3368)
authorAlessandro Puccetti <alessandro@kinvolk.io>
Mon, 30 May 2016 14:37:07 +0000 (16:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 May 2016 14:37:07 +0000 (16:37 +0200)
commit043cc7151278794c4f00161b81d718f9507fdb32
tree034d3131024d78fbc4485469ae3c679d45848828
parente95764ec91ace68e328bacae96a56195550d6c0e
doc: clarify systemd.exec's paths definition (#3368)

Definitions of ReadWriteDirectories=, ReadOnlyDirectories=, InaccessibleDirectories=,
WorkingDirectory=, and RootDirecory= were not clear. This patch specifies when
they are relative to the host's root directory and when they are relative to the service's
root directory.

Fixes #3248
man/systemd.exec.xml