From: Erfan Abdi Date: Wed, 16 Jun 2021 14:08:43 +0000 (+0430) Subject: anbox: Disable console on new lxc config X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/5a9cf1c5e13f6acf2fcf89ed3030ef5238e4ac5e?ds=inline anbox: Disable console on new lxc config --- diff --git a/lxc-configs/config_2 b/lxc-configs/config_2 index 8e709e3..9000ac9 100644 --- a/lxc-configs/config_2 +++ b/lxc-configs/config_2 @@ -18,6 +18,8 @@ lxc.net.0.name = eth0 lxc.net.0.hwaddr = 00:16:3e:f9:d3:03 lxc.net.0.mtu = 1500 +lxc.console.path = none + lxc.include = /var/lib/lxc/anbox/config_nodes lxc.hook.post-stop = /dev/null