Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added space after start= needed for start services using sc.exe under Windows #13173

Merged
merged 2 commits into from
Aug 8, 2019

Conversation

111andre111
Copy link
Contributor

Documentation: https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/sc-config

  • A space is required between an option and its value (for example, type= own. If the space is omitted, the operation will fail.

Documentation: https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/sc-config
- A space is required between an option and its value (for example, type= own. If the space is omitted, the operation will fail.
@111andre111 111andre111 added the needs_backport PR is waiting to be backported to other branches. label Aug 5, 2019
Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I added a changelog entry.

@andrewkroh andrewkroh merged commit 5964b73 into elastic:master Aug 8, 2019
andrewkroh pushed a commit to andrewkroh/beats that referenced this pull request Aug 8, 2019
… Windows (elastic#13173)

A space is required between an option and its value (for example, type= own. If the space is omitted, the operation will fail.

Documentation: https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/sc-config
(cherry picked from commit 5964b73)
@andrewkroh andrewkroh added v7.3.1 and removed needs_backport PR is waiting to be backported to other branches. labels Aug 8, 2019
andrewkroh added a commit that referenced this pull request Aug 13, 2019
…services using sc.exe under Windows (#13194)

A space is required between an option and its value (for example, type= own. If the space is omitted, the operation will fail.

Documentation: https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/sc-config
(cherry picked from commit 5964b73)
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
… start services using sc.exe under Windows (elastic#13194)

A space is required between an option and its value (for example, type= own. If the space is omitted, the operation will fail.

Documentation: https://docs.microsoft.com/de-de/windows-server/administration/windows-commands/sc-config
(cherry picked from commit 13aba4c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants