1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-14 17:21:32 +01:00

Fix ntpd (dev)

This commit is contained in:
kprkpr
2017-01-14 13:45:48 +01:00
parent 6c888138f2
commit e0d67bd668

View File

@@ -375,11 +375,8 @@ function installconf {
#
# Var allpackages have in this moment all the packages selected by user, and will be the install packages list for pacman #
# Do allpackages var contain base packages
pak="jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils dosfstools ntfs-3g bash-completion"
allpackages=$allpackages" "$pak
# For sync
pak="ntpd"
# Do allpackages var contain base packages and NTP daemon (Hour sync)
pak="jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils dosfstools ntfs-3g bash-completion ntp"
allpackages=$allpackages" "$pak
# GUI and apps selected in "entorno{}"