parent
3548ee1163
commit
7c6b04677f
@ -164,7 +164,7 @@ class DispVM(qubes.vm.qubesvm.QubesVM):
|
|||||||
if not appvm.template_for_dispvms:
|
if not appvm.template_for_dispvms:
|
||||||
raise qubes.exc.QubesException(
|
raise qubes.exc.QubesException(
|
||||||
'Refusing to create DispVM out of this AppVM, because '
|
'Refusing to create DispVM out of this AppVM, because '
|
||||||
'template_for_appvms=False')
|
'template_for_dispvms=False')
|
||||||
app = appvm.app
|
app = appvm.app
|
||||||
dispvm = app.add_new_vm(
|
dispvm = app.add_new_vm(
|
||||||
cls,
|
cls,
|
||||||
|
Loading…
Reference in New Issue
Block a user