Skip to content
Snippets Groups Projects
Commit b377cafb authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-wrap: Only bind-mount systemd-resolved socket if using a runtime

If we're not using a runtime, then all of /run/systemd is shared between
host and container anyway. Mounting a socket over the top of an existing
socket fails with "No such device or address" due to a bubblewrap bug
(fixed in <https://github.com/containers/bubblewrap/pull/409

>).

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent a6f5b505
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment