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

Re-enable remote restart #1975

Merged

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Dec 3, 2024

Closes #1969.

Reverts #1966 and reenables remote restart with a better implementation -- now, we actually restart on Linux instead of exiting.

I experimented with a couple different approaches, and landed on the one in this PR because it was the safest option that required the fewest weird workarounds. I've documented what I ran into in the code.

@RebeccaMahany RebeccaMahany added the features-improvements Features and Improvements label Dec 3, 2024
@RebeccaMahany RebeccaMahany marked this pull request as ready for review December 3, 2024 17:33
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Dec 4, 2024
Merged via the queue into kolide:main with commit f54c326 Dec 4, 2024
29 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/remote-restart-reenable branch December 4, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features-improvements Features and Improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote restart should actually restart on Linux
3 participants