]> git.proxmox.com Git - mirror_lxcfs.git/commit
lxcfs: introduce new option --enable-cgroup
authorAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Fri, 15 Mar 2024 15:49:47 +0000 (16:49 +0100)
committerAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Fri, 15 Mar 2024 17:28:45 +0000 (18:28 +0100)
commit000b539f1b358d4f9536247cccd34da6c48b6e77
treed5f845ebe2ad6393c0e9c795f3ecb883a65ee50f
parentce8e6e973c1b4fb1261b29ec02dad069bff61c6c
lxcfs: introduce new option --enable-cgroup

During our private discussion, Stéphane proposed
to add a new option --enable-cgroup to explicitly
enable old cgroup emulation code

It's worth mentioning that cgroup code in LXCFS
is not widely used, because it was written before
cgroup namespace era and not actual these days.

Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
src/lxcfs.c