mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-11-16 23:20:30 +00:00
fix(waydroid): Adjust network preference order
This commit is contained in:
parent
bd3e92e4b7
commit
7944f6effa
@ -170,7 +170,8 @@ RUN if grep -qv "nvidia" <<< "${IMAGE_NAME}"; then \
|
||||
rocm-opencl \
|
||||
waydroid \
|
||||
lzip \
|
||||
weston \
|
||||
weston && \
|
||||
sed -i~ -E 's/=.\$\(command -v (nft|ip6?tables-legacy).*/=/g' /usr/lib/waydroid/data/scripts/waydroid-net.sh \
|
||||
; else \
|
||||
rpm-ostree override remove \
|
||||
distrobox && \
|
||||
|
Loading…
Reference in New Issue
Block a user