Hopefully final touches on getting time and date sync working.
This commit is contained in:
parent
af1642b138
commit
83b7867da4
@ -51,9 +51,6 @@ set_timezone() {
|
|||||||
rm /etc/localtime
|
rm /etc/localtime
|
||||||
fi
|
fi
|
||||||
ln -sf /usr/share/zoneinfo/${region}/${city} /etc/localtime
|
ln -sf /usr/share/zoneinfo/${region}/${city} /etc/localtime
|
||||||
|
|
||||||
# Make sure we are syncing with the internet
|
|
||||||
yay -Sy --needed --noconfirm networkmanager-dispatcher-openntpd
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user