Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dmain.cpp329 static constexpr auto loggingEnablePath = "/etc/thermal.d/logging"; in main() local
347 std::ifstream fsLogging(loggingEnablePath); in main()