Bumping version to 1.118.1-1.
[live-boot-grml.git] / scripts / live
index 0443e35..332de10 100755 (executable)
@@ -892,6 +892,9 @@ setup_unionfs ()
        then
                # go aroung a bug in nfs-unionfs locking for unionfs <= 1.4
                roopt="nfsro"
+       elif [ "${UNIONTYPE}" = "aufs" ]
+       then
+               roopt="rr"
        else
                roopt="ro"
        fi