The Wayback Machine - https://web.archive.org/web/20201118000921/https://github.com/kolide/launcher/pull/517
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

Adjust MSI Service Settings #517

Open
wants to merge 1 commit into
base: master
from

Conversation

@directionless
Copy link
Contributor

@directionless directionless commented Sep 6, 2019

If there are service install problems, say because a prior install left the service in a weird state, Vital=yes means the MSI install will fail.

Adjust to Vital=no, and Wait=yes to see how that behaves

Relates To: #467

If there are service install problems, say because a prior install left the service in a weird state, `Vital=yes` means the MSI install will fail.

Adjust to `Vital=no`, and `Wait=yes` to see how that behaves

Relates To: #467
@directionless
Copy link
Contributor Author

@directionless directionless commented Sep 6, 2019

I'm not sure this is a great idea. If the service fails to install for some other reason, it will still be a successful MSI install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.