mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-27 18:40:54 +00:00
chore: Always kill weston
This commit is contained in:
parent
68c2a0c35e
commit
3e7148dbdb
@ -4,7 +4,6 @@ source /etc/default/waydroid-launcher
|
||||
|
||||
# Kill any previous remnants
|
||||
if [ "$(systemctl is-active waydroid-container.service)" == 'active' ]; then
|
||||
killall -9 weston
|
||||
pkexec /usr/bin/waydroid-container-stop
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user