On Mon, May 17, 2021 at 03:16:10PM +0200, haaber wrote: > Hello, I followed a link in my mailVM-thunderbird, which configured to > open links inside a new tempVM. When I reboot the parent mailVM, the > child-disp-VM dies with it. This is not what I expected. > > Is it some wanted behaviour or a bug? Cheers >
It is, I think, wanted, but not by you. Because the disposableVM was spawned from the parent, it is reaped when the parent dies. To keep the disposableVM runninng you would need to create it from dom0 and then "qvm-open" to that disposableVM . -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20210517132456.GA30032%40thirdeyesecurity.org.
