diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-10-13 14:22:25 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2017-11-08 07:48:01 +0100 |
commit | d18aff042273112b07e77bb56023b08c71a5f0b2 (patch) | |
tree | d481d0c097b7efba6364669307c7f67949df2322 /test/test-execute/exec-readonlypaths-with-bindpaths.service | |
parent | core: remove compile_read_write_paths() (diff) | |
download | systemd-d18aff042273112b07e77bb56023b08c71a5f0b2.tar.xz systemd-d18aff042273112b07e77bb56023b08c71a5f0b2.zip |
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/test-execute/exec-readonlypaths-with-bindpaths.service')
0 files changed, 0 insertions, 0 deletions