Commit 16bea734 authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

ntp: initial target use/ntp/timesyncd

systemd-timesyncd is a good choice to work with systemd-networkd.
parent f23e3cd7
...@@ -15,3 +15,7 @@ use/ntp/client: use/ntp ...@@ -15,3 +15,7 @@ use/ntp/client: use/ntp
use/ntp/chrony: use/ntp use/ntp/chrony: use/ntp
@$(call set,THE_NTPD,chrony) @$(call set,THE_NTPD,chrony)
@$(call set,THE_NTPD_SERVICE,chronyd) @$(call set,THE_NTPD_SERVICE,chronyd)
use/ntp/timesyncd: use/ntp
@$(call set,THE_NTPD,systemd-timesyncd)
@$(call set,THE_NTPD_SERVICE,systemd-timesyncd)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment