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

runtime: Copy pressure-vessel itself into mutable runtime if needed


We only strictly need pressure-vessel-with-lock and GLib (and we could
skip even the GLib dependency if we assume the runtime contains
GLib >= 2.32, as all ours do), but the relocatable copy is designed to
be portable to any OS, so for now let's copy the whole thing in.
When we do it like this, it's in /usr, because we anticipate that
Flatpak sub-sandboxing is not going to give us control over /run.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0605ce04
No related branches found
No related tags found
No related merge requests found
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