mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 11:19:17 +02:00
wip! main: run plymouth-drm-escrow when switching to initrd
This commit is contained in:
parent
c59b031980
commit
f083f0a150
1 changed files with 1 additions and 0 deletions
|
|
@ -727,6 +727,7 @@ on_newroot (state_t *state,
|
|||
ply_boot_splash_root_mounted (state->boot_splash);
|
||||
break;
|
||||
case PLY_MODE_SHUTDOWN:
|
||||
ply_run_program_in_background ("/run/initramfs/bin/plymouth-drm-escrow");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue