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

fix openwrt nfs synched folders #13409

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

rgl
Copy link
Contributor

@rgl rgl commented Jun 10, 2024

in openwrt, /sbin/init --version does not print the version, instead it calls init, which breaks the running system

this was already fixed in #7813 but somehow was lost in later code changes

in openwrt, /sbin/init --version does not print the version, instead it calls init, which breaks the running system

this was already fixed in hashicorp#7813 but somehow was lost in later code changes
Copy link
Member

@chrisroberts chrisroberts left a comment

Choose a reason for hiding this comment

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

Looks like it got missed during some refactoring. Thanks for the PR to get this fixed back up!

@chrisroberts chrisroberts merged commit 26831d9 into hashicorp:main Jul 10, 2024
14 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2024
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.

2 participants