pv-runtime: /usr in the container is not (directly) mutable
In practice we never call path_mutable_in_container_namespace() for
paths below /usr, because its only caller is
pv_runtime_make_symlink_in_container() which has a special case for
/usr.
/usr is certainly not directly modifiable, other than by having a
mutable sysroot that is special-cased to be modified in-place.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
0fe2a852
No related branches found
No related tags found
This commit is part of merge request !627. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment