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

pv-runtime: Create machine ID in interpreter root, too


As with previous commits, this ensures that a readdir() on /etc
or /var/lib by an x86 process under FEX-Emu will show it as existing.

This also reduces repetition a little.

This is actually slightly nicer than what happens under FEX-Emu without
using pressure-vessel, which is that the machine ID only exists in the
real root and does not show up in readdir().

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 741093d0
No related branches found
No related tags found
1 merge request!604Refactor creation of symlinks in an emulator's interpreter root
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