Commit 6968933e authored by Anton Midyukov's avatar Anton Midyukov

ntp: fix add fallbck THE_NTPD_SERVICE

use/ntp was broken by commit 7ef157e2
parent 10b37d45
use/ntp: use/services use/pkgpriorities
@$(call add_feature)
@$(call try,THE_NTPD,openntpd)
@$(call add,THE_PACKAGES,$$(THE_NTPD))
@$(call add,PINNED_PACKAGES,$$(THE_NTPD))
@$(call try,THE_NTPD_SERVICE,openntpd)
@$(call add,DEFAULT_SERVICES_ENABLE,$$(THE_NTPD_SERVICE))
@$(call try,THE_PACKAGES,openntpd)
@$(call try,PINNED_PACKAGES,openntpd)
@$(call try,DEFAULT_SERVICES_ENABLE,ntpd)
use/ntp/client: use/ntp
@$(call set,THE_NTPD,openntpd)
......
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