Hello,<div><br></div><div>I noticed that plymouth-set-default-theme returns 1 even if setting the theme succeeded.</div><div><br></div><div><div>root@rtsbuild:/# plymouth-set-default-theme rtslive; echo $?   </div><div>1</div>
<div>root@rtsbuild:/# plymouth-set-default-theme DOESNOTEXIST; echo $?</div><div>/usr/share/plymouth/themes/DOESNOTEXIST/DOESNOTEXIST.plymouth does not exist</div><div>1</div></div><div><br></div><div>When using this command in an automated script, one has to resort to some tricks to make it work with set -e and still catch errors.</div>
<div><br></div><div>Best regards,<br>-- <br>Jérôme Martin<br>
</div>