util: initialize plymouth_boot false

This commit is contained in:
udeved 2017-03-03 22:13:02 +01:00
parent ff7597a459
commit 6efbf52f37

View file

@ -419,7 +419,7 @@ load_profile_config(){
[[ -z ${pxe_boot} ]] && pxe_boot="true"
[[ -z ${plymouth_boot} ]] && plymouth_boot="true"
[[ -z ${plymouth_boot} ]] && plymouth_boot="false"
[[ -z ${nonfree_mhwd} ]] && nonfree_mhwd="true"