LL_Runit_Scripts/sv/plymouth-read-write/run

5 lines
96 B
Text
Raw Normal View History

2021-06-22 07:04:40 +00:00
#!/bin/sh -e
test ! -e /etc/initrd-release
/bin/plymouth update-root-fs --read-write
exec pause