dracut-functions.sh:get_fs_env() fallback to blkid for ID_FS_TYPE not found

master
Harald Hoyer 2013-07-24 13:38:57 +02:00
parent 56b58c0a94
commit 7b3ff4e055
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@ get_fs_env() {
printf "%s" "$ID_FS_TYPE"
return 0
fi
return 1
fi

# Fallback, if we don't have udev information