X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive;h=f4a4029c067e9eebbd2212a65ad91684dc7551f5;hb=bf5db2437a64882e205529760186f37b02716f5d;hp=fcaf1ec96676e33be2c1e9c3434b6a5f4fea5811;hpb=f30518f6425b06059b2e5c7ccdb27fc95f44f2bf;p=live-boot-grml.git diff --git a/scripts/live b/scripts/live index fcaf1ec..f4a4029 100755 --- a/scripts/live +++ b/scripts/live @@ -456,7 +456,7 @@ Arguments () if [ -z "${UNIONTYPE}" ] then - UNIONTYPE="unionfs" + UNIONTYPE="aufs" export UNIONTYPE fi }