use/ntp: ensure openntpd

...and not any stray ntp-server
(which tends to end up with systemd-timesyncd).
This commit is contained in:
Anton Midyukov 2018-06-07 20:31:18 +07:00 committed by Michael Shigorin
parent 9cc9d88143
commit 902d23a9e5

View File

@ -1,6 +1,7 @@
use/ntp: use/services
use/ntp: use/services use/pkgpriorities
@$(call add_feature)
@$(call add,THE_PACKAGES,openntpd)
@$(call add,PINNED_PACKAGES,openntpd)
@$(call add,DEFAULT_SERVICES_ENABLE,ntpd)
use/ntp/client: use/ntp