waydroid SELinux update
This commit is contained in:
@@ -222,6 +222,14 @@ semodule_package -o local-waydroid-nft.pp -m local-waydroid-nft.mod
|
|||||||
semodule -i local-waydroid-nft.pp
|
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
|
#### 7) Additional troubleshooting
|
||||||
|
|
||||||
Finally you might want to check the [archwiki](https://wiki.archlinux.org/title/Waydroid) directly if having issues with waydroid.
|
Finally you might want to check the [archwiki](https://wiki.archlinux.org/title/Waydroid) directly if having issues with waydroid.
|
||||||
|
|||||||
Reference in New Issue
Block a user