On Thu, 2025-06-12 at 17:01 -0700, Andrii Nakryiko wrote: [...[ > do you think just hard-coding /sys/fs/cgroup would not work in > practice? It just feels like we are trying to be a bit too flexible > here... There were some divergences in the past: https://github.com/rkt/rkt/issues/1725 So I'd keep auto-detection. If at some point reading /proc/self/mounts would cause trouble, we'd know who to blame. [...]