Przeglądaj źródła

Install ntp in image

Bob Mottram 9 lat temu
rodzic
commit
6227eb6f63
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise Wyświetl plik

@@ -341,7 +341,7 @@ fi
341 341
 chroot "$rootdir" apt-get install -y sudo git dialog toilet build-essential openssh-server
342 342
 chroot "$rootdir" apt-get install -y avahi-daemon avahi-utils avahi-discover avahi-autoipd
343 343
 chroot "$rootdir" apt-get install -y iptables dnsutils net-tools network-manager iputils-ping
344
-chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano man
344
+chroot "$rootdir" apt-get install -y libnss-mdns libnss-myhostname libnss-gw-name nano man ntp
345 345
 
346 346
 chroot "$rootdir" /bin/bash -x <<EOF
347 347
 git clone https://github.com/bashrc/freedombone /root/freedombone