X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/35d7a20f02d4195de72ac749a0dae665c17e6fff..2811b5358ee26edbb5601e2d2a434d4c1bdfb2a0:/lxc-configs/config diff --git a/lxc-configs/config b/lxc-configs/config index 5c62ec7..64703bc 100644 --- a/lxc-configs/config +++ b/lxc-configs/config @@ -13,7 +13,7 @@ lxc.mount.auto = cgroup:ro sys:ro proc lxc.network.type = veth lxc.network.flags = up -lxc.network.link = lxcbr0 +lxc.network.link = anbox0 lxc.network.name = eth0 lxc.network.hwaddr = 00:16:3e:f9:d3:03 lxc.network.mtu = 1500 @@ -43,7 +43,7 @@ lxc.mount.entry = /dev/dri dev/dri none bind,create=dir,optional 0 0 lxc.mount.entry = /dev/anbox-binder dev/binder none bind,create=file 0 0 lxc.mount.entry = /dev/anbox-vndbinder dev/vndbinder none bind,create=file 0 0 lxc.mount.entry = /dev/anbox-hwbinder dev/hwbinder none bind,create=file 0 0 -lxc.mount.entry = /dev/hwbinder dev/host_hwbinder none bind,create=file 0 0 +lxc.mount.entry = /dev/hwbinder dev/host_hwbinder none bind,create=file,optional 0 0 # Necessary device nodes for adb lxc.mount.entry = none dev/pts devpts defaults,mode=644,ptmxmode=666,create=dir 0 0