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

feat(waydroid) - Add waydroid force restart shortcut #2131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aarron-lee
Copy link
Contributor

Occasionally the Waydroid container becomes unresponsive, but a simple force restart fixes it. This just adds a convenience shortcut for it.

@@ -29,6 +29,7 @@ setup-waydroid ACTION="":
fi
sudo waydroid init -c 'https://ota.waydro.id/system' -v 'https://ota.waydro.id/vendor'
sudo restorecon -R /var/lib/waydroid
cp /usr/share/applications/waydroid-container-restart.desktop ~/.local/share/applications
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure if this will work as-intended, or if there's a better approach. the idea is to add the waydroid-container-restart desktop entry after the user inits waydroid

@aarron-lee aarron-lee marked this pull request as ready for review January 14, 2025 16:26
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jan 14, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants