dom0: Set xid=0 for QubesDom0NetVm
This commit is contained in:
parent
cb1fbfc145
commit
fac1f7f107
@ -1563,6 +1563,7 @@ class QubesDom0NetVm(QubesNetVm):
|
||||
private_img = None,
|
||||
template_vm = None,
|
||||
label = default_template_label)
|
||||
self.xid = 0
|
||||
|
||||
def is_running(self):
|
||||
return True
|
||||
|
Loading…
Reference in New Issue
Block a user