Added plymouth-switch-root

This commit is contained in:
AwesomeAdam54321 2021-06-22 09:08:05 +02:00
parent 90c941a14c
commit 70b92b9cad

View file

@ -0,0 +1,4 @@
#!/bin/sh -e
test -e /etc/initrd-release
/bin/plymouth update-root-fs --new-root-dir=/sysroot
exec pause