The "systemd" cgroup driver is always preferred over "cgroupfs" on systemd-based hosts.
I suggest changing the default driver from "cgroupfs" to "systemd".
To avoid causing compatibility issues on existing cgroup v1 hosts, probably we should begin with changing the default on cgroup v2 hosts.
ref: opencontainers/runc#2315 (comment)
cc @kolyshkin