Searched refs:firstBootFile (Results 1 – 2 of 2) sorted by relevance
59 return !std::filesystem::exists(firstBootFile); in isFirstBoot()67 std::filesystem::path firstBootFilePath(firstBootFile); in markHostnameSet()70 std::ofstream file(firstBootFile); in markHostnameSet()74 firstBootFile); in markHostnameSet()
41 static constexpr const char* firstBootFile = member in phosphor::network::HostnameManager