No longer enable waagent.service via config.sh
The service is now enabled via systemd presets.
This commit is contained in:
@@ -126,9 +126,6 @@ cat > /etc/NetworkManager/conf.d/99-azure-unmanaged-devices.conf << EOF
|
|||||||
[keyfile]
|
[keyfile]
|
||||||
unmanaged-devices=driver:mlx4_core;driver:mlx5_core
|
unmanaged-devices=driver:mlx4_core;driver:mlx5_core
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Enable the Azure Linux Agent service
|
|
||||||
systemctl enable waagent.service
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$kiwi_profiles" == *"GCE"* ]]; then
|
if [[ "$kiwi_profiles" == *"GCE"* ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user