]> git.ipfire.org Git - thirdparty/plymouth.git/commit
scripts: Support -R with -r and standalone for plymouth-set-default-theme
authorRay Strode <rstrode@redhat.com>
Mon, 21 Mar 2022 19:13:15 +0000 (15:13 -0400)
committerRay Strode <halfline@gmail.com>
Mon, 28 Mar 2022 16:24:06 +0000 (16:24 +0000)
commitfd961ef391273506de84da07ec7f211b6e56e319
tree95e4bc6dda0419c99f82b25f51b8c1e78eacc26e
parent63cfc4eff57149bd73c78b5a24b33604ee73996a
scripts: Support -R with -r and standalone for plymouth-set-default-theme

Right now plymouth-set-default-theme only supports rebuilding the initrd if a theme
is passed explicitly.

This commit improves the script to also work for --reset and even in a
standalone mode where no theme is passed at all.

Closes https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/174
scripts/plymouth-set-default-theme.in