qvm-start-daemon: common_guid_args is now a staticmethod

This commit is contained in:
Frédéric Pierret (fepitre) 2020-06-26 12:18:59 +02:00
parent 6295b0ba2f
commit f89c4cad56
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -240,7 +240,8 @@ class DAEMONLauncher:
vm.label.name + '.colors'))]
return guid_cmd
def common_guid_args(self, vm):
@staticmethod
def common_guid_args(vm):
"""Common qubes-guid arguments for PV(H), HVM and Stubdomain"""
guid_cmd = [GUI_DAEMON_PATH,