Skip to content

Commit c897044

Browse files
squassinaigorpecovnik
authored andcommitted
Update prepare-host.sh
migrate to ntpsec-ntpdate as a more secure implementation of ntpdate and available in Debian and Ubunbtu
1 parent c693018 commit c897044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/functions/host/prepare-host.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ function adaptative_prepare_host_dependencies() {
194194
libncurses-dev libssl-dev libusb-1.0-0-dev
195195
linux-base locales lsof
196196
ncurses-base ncurses-term # for `make menuconfig`
197-
ntpdate
197+
ntpsec-ntpdate #this is a more secure ntpdate
198198
patchutils pkg-config pv
199199
"qemu-user-static" "arch-test"
200200
rsync

0 commit comments

Comments
 (0)