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

feat(systemd): install systemd-executor #2535

Merged
merged 1 commit into from Oct 18, 2023

Conversation

mrc0mmand
Copy link
Contributor

In [0] systemd gained a new binary - systemd-executor - that's used to spawn processes forked off systemd. Let's copy it into the initrd if it's available.

[0] systemd/systemd#27890

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

/cc @bluca

In [0] systemd gained a new binary - systemd-executor - that's used to
spawn processes forked off systemd. Let's copy it into the initrd if
it's available.

[0] systemd/systemd#27890
@github-actions github-actions bot added systemd Issues related to the systemd module modules Issue tracker for all modules labels Oct 14, 2023
@lnykryn lnykryn merged commit bee1c48 into dracutdevs:master Oct 18, 2023
94 of 107 checks passed
@mrc0mmand mrc0mmand deleted the systemd-executor branch October 18, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modules Issue tracker for all modules systemd Issues related to the systemd module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants