Home
last modified time | relevance | path

Searched refs:managedServices (Results 1 – 1 of 1) sorted by relevance

/openbmc/service-config-manager/src/
H A Dmain.cpp41 managedServices = {{"phosphor-ipmi-net", false}, {"bmcweb", false}, variable
125 if (managedServices.count(unitName)) in handleListUnitsResponse()
128 if (managedServices.at(unitName) == true && !instanceName.empty()) in handleListUnitsResponse()