regular.mk: use openntpd instead of ntpd

Speccyfighter asked for NTP support within sysv-tde flavour;
meant openntpd apparently, fixing up.
This commit is contained in:
Michael Shigorin 2014-03-09 19:36:31 +04:00
parent 0ae7f37900
commit 93614040c7

View File

@ -141,7 +141,7 @@ distro/regular-sysv-tde: distro/.regular-install-x11 \
@$(call set,KFLAVOURS,led-ws)
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,THE_PACKAGES,alterator-datetime alterator-x11)
@$(call add,THE_PACKAGES,htop k3b ntpd pm-utils)
@$(call add,THE_PACKAGES,htop k3b openntpd pm-utils)
@$(call add,THE_PACKAGES,lm_sensors3 hdparm sdparm smartmontools)
@$(call add,THE_LISTS,$(call tags,base desktop))