Adding upstream version 1.173.3. upstream/1.173.3
authorDaniel Baumann <daniel@debian.org>
Sun, 18 Apr 2010 18:42:08 +0000 (20:42 +0200)
committerDaniel Baumann <daniel@debian.org>
Sun, 18 Apr 2010 18:42:08 +0000 (20:42 +0200)
scripts/live

index 9baf5a9..d162f75 100755 (executable)
@@ -1109,7 +1109,7 @@ setup_unionfs ()
 
        if [ "${UNIONTYPE}" = "aufs" ]
        then
-               roopt="rr,xino=/tmp/aufs.xino"
+               roopt="rr,noxino"
        else
                roopt="ro"
        fi