]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
anbox: Disable console on new lxc config
authorErfan Abdi <erfangplus@gmail.com>
Wed, 16 Jun 2021 14:08:43 +0000 (18:38 +0430)
committerErfan Abdi <erfangplus@gmail.com>
Wed, 16 Jun 2021 20:50:09 +0000 (01:20 +0430)
lxc-configs/config_2

index 8e709e39bb888a71d38aacc4921a27455c849a3f..9000ac91fd1e4589d48aa1e1e0524d28ea63aa14 100644 (file)
@@ -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.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
 lxc.include = /var/lib/lxc/anbox/config_nodes
 
 lxc.hook.post-stop = /dev/null