aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rwxr-xr-xconfig.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.sh b/config.sh
index 23a7ad2..f2203e2 100755
--- a/config.sh
+++ b/config.sh
@@ -117,9 +117,6 @@ cat >> /etc/chrony.conf << EOF
# https://docs.microsoft.com/en-us/azure/virtual-machines/linux/time-sync#check-for-ptp-clock-source
refclock PHC /dev/ptp_hyperv poll 3 dpoll -2 offset 0
EOF
-
-# Enable the Azure Linux Agent service
-systemctl enable waagent.service
fi
if [[ "$kiwi_profiles" == *"GCE"* ]]; then