Home
last modified time | relevance | path

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

/openbmc/service-config-manager/src/
H A Dmain.cpp35 static constexpr const char* srvCfgMgrFile = "srvcfg-mgr.json"; variable
180 std::string srvCfgMgrFilePath = std::string(srvDataBaseDir) + srvCfgMgrFile; in handleListUnitsResponse()