Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Force user namespace in bubblewrap if we're not running as root" #2896

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

DaanDeMeyer
Copy link
Contributor

This reverts commit 01ac080.

We can't check the current uid in sandbox_cmd() as it might still change, for example in start_virtiofsd() where before we run bwrap we might run become_root_cmd() to become root.

This reverts commit 01ac080.

We can't check the current uid in sandbox_cmd() as it might still
change, for example in start_virtiofsd() where before we run bwrap
we might run become_root_cmd() to become root.
@DaanDeMeyer DaanDeMeyer merged commit c801b07 into systemd:main Jul 22, 2024
32 checks passed
@DaanDeMeyer DaanDeMeyer deleted the revert branch July 22, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant