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

Force symlinking of openrc-init to init #660

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Force symlinking of openrc-init to init #660

merged 1 commit into from
Oct 10, 2023

Conversation

aduskett
Copy link

When building on embedded SDKs such as Buildroot or Yocto, if OpenRC has a previous installation, the package will fail the installation step as the openrc-init is already a symlink to "${DESTDIR}/${sbindir}"/init. Force symlinking to prevent errors when reinstalling the package.

When building on embedded SDKs such as Buildroot or Yocto, if OpenRC has a
previous installation, the package will fail the installation step as the
openrc-init is already a symlink to "${DESTDIR}/${sbindir}"/init. Force
symlinking to prevent errors when reinstalling the package.
@vapier vapier merged commit b85d771 into OpenRC:master Oct 10, 2023
5 checks passed
@vapier
Copy link
Member

vapier commented Oct 10, 2023

seems simple enough, thx!

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