core: setup mount namespace when RootDirectory= and RuntimeDirectory= or friends...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 25 May 2018 08:32:55 +0000 (17:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 25 May 2018 08:33:03 +0000 (17:33 +0900)
commit37c56f89d2563e5ee413e6d9ca70b01ecfbc3b4c
tree27af5fbfa4a78e84728c989ed78e66622539bd8c
parent5609f6888ba4cbe706ba415e5a94e09d6ef4c122
core: setup mount namespace when RootDirectory= and RuntimeDirectory= or friends are set

The directories specified by RuntimeDirectory= or friends are created
on host. So, it is necessary to bind-mount them on root directory.
src/core/execute.c