]>
glassweightruler.freedombox.rocks Git - waydroid.git/blob - scripts/run-container.sh
4 # just in case, stop Anbox 7
5 stop anbox
-container || true
7 # restart cgroupfs-mount, else container may fail to start on some devices
11 # NOTE: it is temporary solution, that workes only on halium devices.
14 # start lxc-net, that sets up lxc bridge
17 # umount rootfs if it was mounted
18 umount
-l rootfs
|| true
21 # Anbox binder permissions
22 chmod 666 /dev
/anbox
-*binder
24 # Wayland socket permissions
25 chmod 777 /run
/user
/32011
26 chmod 777 /run
/user
/32011/wayland
-1
28 lxc
-start -n anbox
-F -- /init