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

Expose java configuration directories in the fakemachine #185

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

sjoerdsimons
Copy link
Member

openjdk, at least on debian, places its default profiles and security configuration in /etc/java--openjdk. For some functionality of java those files are required so add them into the fakemachine.

Note this adds all /etc/java* directories for robustness so we don't regress if the path pattern somewhat changes.

openjdk, at least on debian, places its default profiles and security
configuration in /etc/java-<version>-openjdk. For some functionality of
java those files are required so add them into the fakemachine.

Note this adds all /etc/java* directories for robustness so we don't
regress if the path pattern somewhat changes.

Signed-off-by: Sjoerd Simons <[email protected]>
@sjoerdsimons sjoerdsimons requested a review from obbardc January 10, 2024 10:49
@obbardc obbardc added this pull request to the merge queue Jan 10, 2024
Merged via the queue into main with commit 0dfd559 Jan 10, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants