Skip to content

Commit

Permalink
Removing obsolete code.
Browse files Browse the repository at this point in the history
We're resetting this variable to a correct value a few lines below.
  • Loading branch information
Tails developers authored and daniel-baumann committed May 17, 2015
1 parent 1d3f7a8 commit d99dfbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/9990-misc-helpers.sh
Expand Up @@ -1313,7 +1313,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
Expand Down

0 comments on commit d99dfbf

Please sign in to comment.