Skip to content

Commit

Permalink
remove starting agent service on msi installation on Windows (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ authored Jan 8, 2025
1 parent 6fe47b7 commit bc0ea0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion msi/tools/amazon-cloudwatch-agent.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
</ServiceInstall>
<ServiceControl
Id="StartService"
Start="install"
Stop="both"
Remove="uninstall"
Name="AmazonCloudWatchAgent"
Expand Down

0 comments on commit bc0ea0b

Please sign in to comment.