From a64435a8d11cb5e10e6702614f9d7aacd8e4f662 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 27 Apr 2015 19:20:59 +0300 Subject: [PATCH] Also mount /tmp as tmpfs in VM --- ex/makevm | 1 + 1 file changed, 1 insertion(+) diff --git a/ex/makevm b/ex/makevm index f6ed255..df3b103 100755 --- a/ex/makevm +++ b/ex/makevm @@ -11,6 +11,7 @@ tmpfs /tmp tmpfs defaults 0 0 EOF cat > vm/.profile <