]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(systemd): install systemd-executor
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sat, 14 Oct 2023 21:45:57 +0000 (23:45 +0200)
committerLukáš Nykrýn <lnykryn@redhat.com>
Wed, 18 Oct 2023 16:05:52 +0000 (18:05 +0200)
commitbee1c4824a8cd47ce6c01892a548bdc07b1fa678
treeffb388b92572053d66b32e54b63f3ff4f87da634
parent6acfecae572fb457115b276b5b64d9424ad5187b
feat(systemd): install systemd-executor

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
modules.d/00systemd/module-setup.sh