]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
lxc: Fixup LXC config versioning
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 7 Dec 2022 19:00:24 +0000 (20:00 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 7 Dec 2022 19:00:26 +0000 (20:00 +0100)
commit527f073e4ad4a7a31553493310db7459eaf8a751
treef99c204d7571f97ee8aaaadcca2e3dd1405e40ae
parentcd0a81cf28bfa990bb85d660c239a9e45bcb48a6
lxc: Fixup LXC config versioning

What used to be called 'config_2' was actually meant to be used with
LXC 3.0 and later, so call it config_3 and fix the logic.

Also lxc.pty.max is an LXC 3.0 feature
data/configs/config_3 [moved from data/configs/config_2 with 95% similarity]
data/configs/config_base
tools/helpers/lxc.py