waydroid SELinux update

This commit is contained in:
2026-02-21 17:01:15 +01:00
parent 07b00dbf08
commit 39d5ae5399

View File

@@ -222,6 +222,14 @@ semodule_package -o local-waydroid-nft.pp -m local-waydroid-nft.mod
semodule -i local-waydroid-nft.pp
```
And this script makes starting waydroid more convenient:
```bash
#!/bin/bash
sudo /usr/lib/waydroid/data/scripts/waydroid-net.sh start
cage -- waydroid show-full-ui
```
#### 7) Additional troubleshooting
Finally you might want to check the [archwiki](https://wiki.archlinux.org/title/Waydroid) directly if having issues with waydroid.