Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

scripts: Run QEMU as normal user#100

Open
george-hopkins wants to merge 1 commit intounikraft:stagingfrom
george-hopkins:qemu-guest-user
Open

scripts: Run QEMU as normal user#100
george-hopkins wants to merge 1 commit intounikraft:stagingfrom
george-hopkins:qemu-guest-user

Conversation

@george-hopkins
Copy link
Copy Markdown

On some systems it is possible to run QEMU as normal user. The only things which stop us from doing so are the check at beginning of qemu-guest and that /run might not be writable. This patch takes care of both points (tested on Debian bookworm).

Signed-off-by: George Hopkins <george-hopkins@null.net

@razvand razvand requested a review from StefanJum March 17, 2022 07:29
@razvand razvand self-assigned this Mar 17, 2022
Copy link
Copy Markdown
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good!

Reviewed-by: Stefan Jumarea stefanjumarea02@gmail.com

To run QEMU as normal user, we store the files in the appropriate
user directory (if available).

Signed-off-by: George Hopkins <george-hopkins@null.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants