]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
lxc: Add /dev/tty
authorAlessandro Astone <ales.astone@gmail.com>
Mon, 24 Apr 2023 11:40:32 +0000 (13:40 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Mon, 24 Apr 2023 11:40:32 +0000 (13:40 +0200)
tools/helpers/lxc.py

index e83726e7120c3399f90a3801a8b58161a2b571d0..68948aa96c10c2806420a747c7d88e38d68abfbb 100644 (file)
@@ -47,6 +47,7 @@ def generate_nodes_lxc_config(args):
     make_entry("/dev/ashmem")
     make_entry("/dev/fuse")
     make_entry("/dev/ion")
+    make_entry("/dev/tty")
     make_entry("/dev/char", options="bind,create=dir,optional 0 0")
 
     # Graphic dev nodes