X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=components%2F9990-overlay.sh;h=d293eadbbba73dbc7bab9772a3923a0e54c0a632;hp=9d26934d3949dbca2da99fb53cda6c7fbd732c9e;hb=ad63444c66cae26ee32136f9073aa5fc9cf04690;hpb=ec9bd07c900e13d606445518a87e0326902d5815 diff --git a/components/9990-overlay.sh b/components/9990-overlay.sh index 9d26934..d293ead 100755 --- a/components/9990-overlay.sh +++ b/components/9990-overlay.sh @@ -9,7 +9,7 @@ setup_unionfs () addimage_directory="${3}" case ${UNIONTYPE} in - aufs|unionfs|overlay) + aufs|overlay) if ! cut -f2 /proc/filesystems | grep -q "^${UNIONTYPE}\$" then panic "${UNIONTYPE} not available."