diff --git a/dracut-functions.sh b/dracut-functions.sh index 4e1c90c9..561edb3c 100755 --- a/dracut-functions.sh +++ b/dracut-functions.sh @@ -1255,7 +1255,6 @@ check_mount() { [[ $2 ]] || mods_checked_as_dep+=" $_mod " if [[ " $omit_dracutmodules " == *\ $_mod\ * ]]; then - dinfo "dracut module '$_mod' will not be installed, because it's in the list to be omitted!" return 1 fi