Skip to content

Commit

Permalink
removed start agent on installation
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Jan 7, 2025
1 parent 6fe47b7 commit 59cbb09
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 59cbb09

Please sign in to comment.