config.mk 215 Bytes
Newer Older
Michael Shigorin's avatar
Michael Shigorin committed
1 2 3 4 5 6 7 8
use/ntp: use/services
	@$(call add_feature)
	@$(call add,THE_PACKAGES,openntpd)
	@$(call add,DEFAULT_SERVICES_ENABLE,ntpd)

use/ntp/client: use/ntp
	@$(call add,NTP_SERVERS,pool.ntp.org)
	@$(call xport,NTP_SERVERS)