dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
597 stars 396 forks source link

feat(systemd): install systemd-executor #2535

Closed mrc0mmand closed 10 months ago

mrc0mmand commented 10 months ago

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] https://github.com/systemd/systemd/pull/27890

Checklist

/cc @bluca