From: Tails developers Date: Sun, 15 Feb 2015 17:31:07 +0000 (+0000) Subject: Removing obsolete code. X-Git-Tag: debian/5.0_a3-1~4 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=206a9bc0c758ac5f2fb55b52478de16c73bed680 Removing obsolete code. We're resetting this variable to a correct value a few lines below. --- diff --git a/components/9990-misc-helpers.sh b/components/9990-misc-helpers.sh index 21ddfb6..5fd8e3e 100755 --- a/components/9990-misc-helpers.sh +++ b/components/9990-misc-helpers.sh @@ -1317,7 +1317,6 @@ do_union () then panic "overlay needs at least one lower filesystem (read-only branch)." fi - unionmountopts="-o noatime,lowerdir=${unionro},upperdir=${unionrw}" # overlayfs requires: # + a workdir to become mounted # + workdir and upperdir to reside under the same mount