mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f585cec7dc
This unconditionally enables TasksAccounting for systemd unified (v2) cgroup driver, making it work the same way as the legacy (v1) driver. Practically, it is probably a no-op since DefaultTasksAccounting is usually true. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>