From: Daniel Baumann Date: Sun, 18 Apr 2010 18:42:08 +0000 (+0200) Subject: Adding upstream version 1.173.3. X-Git-Tag: upstream/1.173.3^0 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=5b7657422c1de4300e9c920361e82ff429ccbcb3;p=live-boot-grml.git Adding upstream version 1.173.3. --- diff --git a/scripts/live b/scripts/live index 9baf5a9..d162f75 100755 --- a/scripts/live +++ b/scripts/live @@ -1109,7 +1109,7 @@ setup_unionfs () if [ "${UNIONTYPE}" = "aufs" ] then - roopt="rr,xino=/tmp/aufs.xino" + roopt="rr,noxino" else roopt="ro" fi