Mounting aufs layer with detached inode index, this solves the 'leaving unclean files...
[live-boot-grml.git] / scripts / live
index 9479f3f..a8dc6c8 100755 (executable)
@@ -1104,7 +1104,7 @@ setup_unionfs ()
 
        if [ "${UNIONTYPE}" = "aufs" ]
        then
-               roopt="rr"
+               roopt="rr,xino=/tmp/aufs.xino"
        else
                roopt="ro"
        fi