Remove cow dir contents that are in the way for custom mounts.
authorTails developers <amnesia@boum.org>
Thu, 22 Mar 2012 18:43:55 +0000 (19:43 +0100)
committerDaniel Baumann <daniel@debian.org>
Thu, 5 Apr 2012 05:50:24 +0000 (07:50 +0200)
commita9d29ee385fb31d8e5bda0ba649afb54914673c5
tree88a6595431092395b984987ade7ccbf2cc162be2
parent8b3ccc55856039a150b0d06c4dce24c50020a8fd
Remove cow dir contents that are in the way for custom mounts.

This is mostly relevant if you activate persistence post boot; in that
case you (or live-config) may have modified or added some file, which
makes it appear in the cow dir. If you later activate a persistent
volume which contains that file, the old file will "block" the one
from the persistent volume, which likely isn't what you expect.
scripts/live-helpers