Comment 2 for bug 2049222

Revision history for this message
Julian Andres Klode (juliank) wrote :

Probably we should rebuild plymouth-set-default-theme to use the alternative. This works for read-only use, but setting the alternative could be added too I suppose:

 #!/bin/sh
 readlink -f /usr/share/plymouth/themes/default.plymouth | sed -r 's#.*/themes/([^/]*)/.*#\1#'