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.cpp209 if (subStateValue == subStateRunning || in updateServiceProperties()
481 if (subStateValue == subStateRunning || subStateValue == subStateListening) in stopAndApplyUnitConfig()
515 status == subStateRunning) in stopAndApplyUnitConfig()