mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
The gvfsd-trash daemon interferes with mounting and unmounting images, so it should also be disabled for user chroots. The gvfsd-trash daemon automagically creates 'trash' subdirectory inside any directory you mount and holds on to it for a little while, preventing you from being able to unmount your mount point. BUG=chromium-os:23443 TEST=Verify that this fix fixes cros_make_image_bootable for daisy on Ubuntu precise. Change-Id: I8df4c999ed57d7025b63c971390448c93d404e83 Reviewed-on: https://gerrit.chromium.org/gerrit/25243 Reviewed-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: Anush Elangovan <anush@google.com> Tested-by: David James <davidjames@chromium.org>