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

Keep fluentdwinsvc commandline option during upgrading #602

Open
kenhys opened this issue Nov 28, 2023 · 1 comment
Open

Keep fluentdwinsvc commandline option during upgrading #602

kenhys opened this issue Nov 28, 2023 · 1 comment
Labels
enhancement New feature or request Windows

Comments

@kenhys
Copy link
Contributor

kenhys commented Nov 28, 2023

Problem

When upgrading fluent-package on windows, fluentdwinsvc configuration is always reset to factory default.

Expected

If user was configured fluentdwinsvc configuration, it is better to keep it.

@kenhys kenhys added enhancement New feature or request Windows labels Nov 28, 2023
@daipom
Copy link
Contributor

daipom commented Nov 28, 2023

Note

Related to this, when we enable automatic service start, it is disabled again after updating.

Example(Fluent Package Command Prompt with administrative privilege):

$ sc config fluentdwinsvc start=delayed-auto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Windows
Projects
None yet
Development

No branches or pull requests

2 participants