openwrt-packages/utils/lxc
John Audia 049cf1e1b0 lxc: remove legacy cgroups from common.conf
I am unaware of any kernel currently provided that retains cgroup v1 support.
This patch removes these lines in /usr/share/lxc/config/common.conf to allow
for error free usage.

Providing common.conf as-is will result in failure to start. One solution is to
comment out the legacy lines.[1] This requires users to either provide a custom
version of this file on their builds or to manually edit it with each update.

Since many do not build their own, the first option is not available to them.
Manually editing the file with each update will cause a failure to start
containers set to auto-start upon rebooting into the update.

1. https://forum.openwrt.org/t/openwrt-arm64-quick-lxc-howto-guide-lms-in-debian-system-in-lxc-container/99835

Signed-off-by: John Audia <graysky@archlinux.us>
2021-09-18 15:04:46 -07:00
..
files lxc: start() during boot() 2020-05-25 22:23:59 +02:00
patches lxc: remove legacy cgroups from common.conf 2021-09-18 15:04:46 -07:00
Config.in lxc: bump to 4.0.2 2020-05-19 00:19:15 +02:00
Makefile lxc: update to 4.0.10 2021-08-28 16:47:22 -07:00