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:
parent
0ae7f37900
commit
93614040c7
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user