]> git.ipfire.org Git - thirdparty/plymouth.git/commit
wip! systemd-units: add unit to switch back to initrd at shutdown
authorRay Strode <rstrode@redhat.com>
Thu, 26 Apr 2018 14:39:50 +0000 (10:39 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 26 Apr 2018 14:41:22 +0000 (10:41 -0400)
commit82b2b096392b9305941b3860dd92b18bce1789f8
treec5c95a00ef0ce7c9e670457e0873b8f3f32433f6
parent12b03bf60e9ba7e3a4e400aca0b7c2fdefbb762f
wip! systemd-units: add unit to switch back to initrd at shutdown

plymouthd currently sticks around on the main filesystem during
shutdown, while shutdown proceeds on the initramfs.

This commit adds a unit to make it jump into the initramfs too.

This is important, so we can run the drm escrow binary from
the initramfs.
systemd-units/plymouth-switch-root-shutdown.service.in [new file with mode: 0644]