8000 Do not check uid in have_cache() for default tools tree by DaanDeMeyer · Pull Request #3419 · systemd/mkosi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Do not check uid in have_cache() for default tools tree #3419

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

DaanDeMeyer
Copy link
Contributor

If the tools tree has a cache, it's complete, we're not going to modify it anymore, and it doesn't matter whether the files in it are owned by root or an unprivileged user, we'll be able to execute binaries from it regardless, so let's not check the ownership when we invoke have_cache() on it.

If the tools tree has a cache, it's complete, we're not going to
modify it anymore, and it doesn't matter whether the files in it
are owned by root or an unprivileged user, we'll be able to execute
binaries from it regardless, so let's not check the ownership when
we invoke have_cache() on it.
@behrmann behrmann merged commit d1f4e67 into systemd:main Jan 23, 2025
34 of 35 checks passed
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.

2 participants
0