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 exit status handling after exiting #208

Closed
wants to merge 3 commits into from
Closed

Added exit status handling after exiting #208

wants to merge 3 commits into from

Conversation

EduardGomezEscandell
Copy link
Collaborator

@EduardGomezEscandell EduardGomezEscandell commented Jun 16, 2022

Motivation

After upgrading Ubuntu Desktop, ubuntu-release-upgrade reboots the system.
In WSL this is not possible because there is no systemd.

Solution

The package will set up /run/launcher-command to instruct the launcher to reboot, and advise the user to exit Ubuntu WSL.

Hence, the launcher must read this file after exiting Ubuntu WSL, and reboot if instructed so.
Otherwise, it does nothing.

@EduardGomezEscandell EduardGomezEscandell marked this pull request as ready for review June 17, 2022 10:58
@EduardGomezEscandell EduardGomezEscandell marked this pull request as draft June 20, 2022 10:30
@EduardGomezEscandell EduardGomezEscandell changed the title Added exit status handling before launching Added exit status handling after exiting Jun 20, 2022
@EduardGomezEscandell
Copy link
Collaborator Author

Closing to merge from a branch in the same repository (to allow usage of secrets).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant