vagrant-lxc-ng/lib
Virgil Dupras 1c27047f4b Remove tmpfs mount on /tmp and bring back /tmp cleanup on halt
fixes #406 because the `tmpfs` mount isn't needed anymore.

Careful considerations had to be taken because #68 mentions host-side
data loss when cleaning up `/tmp`. We mitigate this by ensuring that all
mounts under `/tmp` are unmounted before we proceed with our `rm -rf`
operation.

More context about this issue can be found in #360.
2018-01-13 23:00:46 -05:00
..
vagrant-lxc Remove tmpfs mount on /tmp and bring back /tmp cleanup on halt 2018-01-13 23:00:46 -05:00
vagrant-lxc.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00