diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-10-13 21:22:25 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-11-08 15:48:01 +0900 |
commit | d18aff042273112b07e77bb56023b08c71a5f0b2 (patch) | |
tree | d481d0c097b7efba6364669307c7f67949df2322 /test | |
parent | 7bcef4efe673d2efd0540c33fe4348cd523cd2a0 (diff) | |
download | systemd-d18aff042273112b07e77bb56023b08c71a5f0b2.tar.gz |
core: ReadWritePaths= and friends assume '+' prefix when BindPaths= or freinds are set
When at least one of BindPaths=, BindReadOnlyPaths=, RootImage=,
RuntimeDirectory= or their friends are set, systemd prepares
a namespace under /run/systemd/unit-root. Thus, ReadWritePaths=
or their friends without '+' prefix is completely meaningless.
So, let's assume '+' prefix when one of them are set.
Fixes #7070 and #7080.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions