alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.87k stars 834 forks source link

Add a quick wsa shutdown button #17

Open hack003 opened 2 years ago

hack003 commented 2 years ago

Add a quick wsa shutdown button

ShlomoCode commented 2 years ago

@hack003 It's built into the subsystem settings, but it's not a bad idea at all.

alesimula commented 2 years ago

Only issue is: I actually don't know hot to shut it down "gracefully", I could just run a command to terminate the process, but that seems unsafe