|
|
@ -71,7 +71,6 @@ sudo apt install -y curl jq apt-transport-https htop debhelper ccze tree debsums |
|
|
|
|
|
|
|
|
|
|
|
# Setup NTP |
|
|
|
# Setup NTP |
|
|
|
timedatectl set-ntp true |
|
|
|
timedatectl set-ntp true |
|
|
|
timedatectl set-timezone PST |
|
|
|
|
|
|
|
timedatectl set-timezone UTC |
|
|
|
timedatectl set-timezone UTC |
|
|
|
#timedatectl set-timezone America/Los_Angeles |
|
|
|
#timedatectl set-timezone America/Los_Angeles |
|
|
|
echo 'servers=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org' >> /etc/systemd/timesyncd.conf |
|
|
|
echo 'servers=0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org' >> /etc/systemd/timesyncd.conf |
|
|
|