We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58afd75 commit b6bd76aCopy full SHA for b6bd76a
internal/pkg/agent/application/paths/paths_windows.go
@@ -26,7 +26,7 @@ const (
26
27
// serviceName is the service name when installed.
28
serviceName = "Elastic Agent"
29
- serviceNameDevelopmentMode = "Elastic Agent (development)"
+ serviceNameDevelopmentMode = "Elastic Development Agent"
30
31
// shellWrapperPath is the path to the installed shell wrapper.
32
shellWrapperPath = ""
0 commit comments