]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - scripts/run-container.sh
anbox: Edit anbox-net script and run it
[waydroid.git] / scripts / run-container.sh
index 8786995bc01b80bf425eb595ea00715991cb9b99..30f96566f82e640a29f959f485bc4c6650f6b1d6 100644 (file)
@@ -11,9 +11,8 @@ umount -l /sys/fs/cgroup/schedtune
 # start sensors hal
 start anbox-sensors
 
 # start sensors hal
 start anbox-sensors
 
-# start lxc-net, that sets up lxc bridge
-start lxc-net
-brctl addbr anbox0
+# start anbox-net, that sets up lxc bridge
+/home/anbox/anbox-net.sh start
 
 # stop nfcd to not conflict with anbox
 stop nfcd
 
 # stop nfcd to not conflict with anbox
 stop nfcd