Cleanup vfs dev directory in vbox5_genode_usb_hid

This commit is contained in:
Christian Helmuth 2019-10-04 15:47:08 +02:00
parent 2166a4b17f
commit e11addec7d
1 changed files with 1 additions and 2 deletions

View File

@ -204,8 +204,7 @@ append config {
<resource name="RAM" quantum="448M"/>
<config vbox_file="vm_genode_usb_hid.vbox" vm_name="TestVM" xhci="yes">
<vfs>
<dir name="dev"> <log/> </dir>
<dir name="dev"> <terminal/> </dir>
<dir name="dev"> <log/> <terminal/> </dir>
<rom name="vm_genode_usb_hid.vbox" />
<rom name="usb_hid.iso" />
</vfs>