Commit 93614040 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use openntpd instead of ntpd

Speccyfighter asked for NTP support within sysv-tde flavour; meant openntpd apparently, fixing up.
parent 0ae7f379
......@@ -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))
......
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