plymouth-encrypt
This commit is contained in:
parent
b4045eb834
commit
15b220b740
1 changed files with 4 additions and 0 deletions
|
@ -281,7 +281,11 @@ function installation {
|
|||
fi
|
||||
|
||||
if [ "${version}" != "libre" ]; then
|
||||
if [ "${verschluesselung}" == "y" ]; then
|
||||
parameter="${parameter}plymouth-encrypt "
|
||||
else
|
||||
parameter="${parameter}plymouth "
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue