Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dutils.hpp45 static constexpr const char* subStateRunning = "running"; variable
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp204 if (subStateValue == subStateRunning || in updateServiceProperties()
362 if (subStateValue == subStateRunning || subStateValue == subStateListening) in stopAndApplyUnitConfig()
396 status == subStateRunning) in stopAndApplyUnitConfig()