]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
container: Do not mount KMS nodes
authorAlessandro Astone <ales.astone@gmail.com>
Thu, 13 Feb 2025 22:48:24 +0000 (23:48 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Thu, 13 Feb 2025 22:53:18 +0000 (23:53 +0100)
commitb6dfdc0cb7397e2853bb5cb584e687f9303a661a
treef3dc72405fc43d2656b1e05d244b67ee25db9a71
parent7b31f7188a382ead687d291e5a168895efcc6747
container: Do not mount KMS nodes

Because we never draw directly to the screen, there is no need to expose
the KMS nodes to the container.
tools/actions/container_manager.py
tools/helpers/lxc.py