Searched refs:cgroup_type (Results 1 – 1 of 1) sorted by relevance
11 cgroup_type="$(stat -fc %T /sys/fs/cgroup/)"12 if [[ "$cgroup_type" != *"cgroup2"* ]] && [[ "$cgroup_type" != *"0x63677270"* ]]; then