Browse Source

new: [host] add ``ntp``

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
pull/1/head
Valentin Lab 3 years ago
parent
commit
64cf4a75c8
  1. 4
      precise/host/hooks/install.d/38-ntp.sh

4
precise/host/hooks/install.d/38-ntp.sh

@ -0,0 +1,4 @@
#!/bin/bash
apt-get install ntp -y </dev/null
Loading…
Cancel
Save