Plymouth is merged into 90crypt. We don't need crypt dependency in plymouth module anymore. --- modules.d/50plymouth/check | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/modules.d/50plymouth/check b/modules.d/50plymouth/check index f11c9fd..f7011d5 100755 --- a/modules.d/50plymouth/check +++ b/modules.d/50plymouth/check @@ -1,5 +1,4 @@ #!/bin/bash # -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*- # ex: ts=8 sw=4 sts=4 et filetype=sh -[[ $1 = -d ]] && type -P cryptsetup >/dev/null && echo crypt [[ -x /sbin/plymouthd && -x /bin/plymouth && -x /usr/sbin/plymouth-set-default-theme ]] -- 1.7.3.2 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html