Enabling whiteouts support for aufs.
[live-boot-grml.git] / scripts / live
index 2dc0a7e..e69396e 100755 (executable)
@@ -1204,7 +1204,7 @@ setup_unionfs ()
 
        if [ "${UNIONTYPE}" = "aufs" ]
        then
-               roopt="rr"
+               roopt="rr+wh"
                noxino_opt="noxino,"
        elif [ "${UNIONTYPE}" = "unionfs-fuse" ]
        then