def __init__(self): super(OcsngBackend, self).__init__() self.path = utils.which('ocsinventory-agent')
def __init__(self): super(FusionBackend, self).__init__() self.path = utils.which('fusioninventory-agent')