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

Packages repo sync: Use sleep instead of /sbin/init #615

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

lfittl
Copy link
Member

@lfittl lfittl commented Oct 16, 2024

RPM base packages have changed and no longer contain an init system by default. Since we mainly care about having a process running to then issue exec commands under, we can use a sleep here instead to avoid failure.

RPM base packages have changed and no longer contain an init system by
default. Since we mainly care about having a process running to then
issue exec commands under, we can use a sleep here instead to avoid
failure.
@lfittl lfittl requested a review from a team October 16, 2024 21:55
@lfittl lfittl merged commit 1afee06 into main Oct 16, 2024
9 checks passed
@lfittl lfittl deleted the rpm-use-sleep-instead-of-init branch October 16, 2024 22:29
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