Home
last modified time | relevance | path

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

/openbmc/service-config-manager/inc/
H A Dutils.hpp29 static constexpr const char* sysdStopUnit = "StopUnit"; variable
/openbmc/service-config-manager/src/
H A Dsrvcfg_manager.cpp367 systemdUnitAction(conn, yield, getSocketUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
371 systemdUnitAction(conn, yield, getServiceUnitName(), sysdStopUnit); in stopAndApplyUnitConfig()
399 systemdUnitAction(conn, yield, service, sysdStopUnit); in stopAndApplyUnitConfig()