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

Check for $HOME environment variable as well #2927

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

DaanDeMeyer
Copy link
Contributor

Similar to our check for $USER, let's check for $HOME to allow setting a custom home directory in weird build environments.

Similar to our check for $USER, let's check for $HOME to allow
setting a custom home directory in weird build environments.
If the user's home directory is /, don't use .cache but use /var/cache
instead.
@DaanDeMeyer DaanDeMeyer merged commit 9886bff into systemd:main Jul 29, 2024
32 checks passed
@DaanDeMeyer DaanDeMeyer deleted the home branch July 29, 2024 19:14
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