summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarch-install/arch-setup-1.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch-install/arch-setup-1.sh b/arch-install/arch-setup-1.sh
index b9bcd1c..a267734 100755
--- a/arch-install/arch-setup-1.sh
+++ b/arch-install/arch-setup-1.sh
@@ -40,4 +40,7 @@ systemctl start systemd-resolved
resolvectl status
+systemctl enable systemd-timesyncd
+systemctl start systemd-timesyncd
+
echo " !!! set your root password !!!"