1#ifndef IV_SRC_AUXILIARY_CHRONYCONFIGURER_HPP_
2#define IV_SRC_AUXILIARY_CHRONYCONFIGURER_HPP_
9bool configureChrony(std::shared_ptr<iv::diamar::Stations> stations, std::string &errorMessage,
Definition ChronyConfigurer.cpp:28
bool configureChrony(std::shared_ptr< iv::diamar::Stations > stations, std::string &errorMessage, iv::types::stationId stationId)
Definition ChronyConfigurer.cpp:29
bool isChronyRunning()
Definition ChronyConfigurer.cpp:149
std::string retrieveHostName()
Retrieve the hostname.
Definition system.cpp:178
std::string stationId
Definition types.hpp:75