mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-28 11:43:01 +02:00
Move from everything in a single /etc/chrony.conf to a split up with configuration and server snippets. The latter comes in the form of configured (static) and DHCP client (dynamic) server setup. To accomodate this new scheme we need to detect when serves are removed from the configuration, so not only have the whole change_ntp() been refactored, it has been extended with a new pass. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>