mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-06-16 02:15:47 +00:00
kvm tools, setup: Create /tmp in guest filesystems
Signed-off-by: Pekka Enberg <penberg@kernel.org>
This commit is contained in:
committed by
Will Deacon
parent
282113fd51
commit
4547fe2bb6
@@ -106,6 +106,7 @@ static const char *guestfs_dirs[] = {
|
||||
"/proc",
|
||||
"/root",
|
||||
"/sys",
|
||||
"/tmp",
|
||||
"/var",
|
||||
"/var/lib",
|
||||
"/virt",
|
||||
|
||||
Reference in New Issue
Block a user