Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dhostname_manager.cpp67 std::filesystem::path firstBootFilePath(firstBootFile); in markHostnameSet() local
68 std::filesystem::create_directories(firstBootFilePath.parent_path()); in markHostnameSet()