plymouth-encrypt

This commit is contained in:
simono41 2018-04-05 20:32:48 +02:00
parent b4045eb834
commit 15b220b740

View file

@ -281,7 +281,11 @@ function installation {
fi fi
if [ "${version}" != "libre" ]; then if [ "${version}" != "libre" ]; then
if [ "${verschluesselung}" == "y" ]; then
parameter="${parameter}plymouth-encrypt "
else
parameter="${parameter}plymouth " parameter="${parameter}plymouth "
fi
fi fi