Skip to content

debian: Fix the keyscript's call to `plymouth show-splash`

Because of exec, the last line of the script was never executed, causing the splashscreen to stay hidden until the rootfs is actually mounted.

Merge request reports