<div dir="ltr"><div dir="ltr">I enabled unified hierarchy by passing "systemd.unified_cgroup_hierarchy" kernel parameter and `<span style="color:rgb(0,0,0);white-space:pre-wrap">stat -fc %T /sys/fs/cgroup/` </span>reports "cgroups2fs" yet the memory limit set by `systemd-run --user -p MemoryMax=100M  /usr/bin/krusader` doesn't work as `cat /proc/$(pidof krusader)/status | grep VmRSS` reports "VmRSS: 225452 kB"<div><div><br></div><div>This is follow-up to my original question "MemoryMax not working with `systemd-run --user` using hybrid cgroups hierarchy" (<a href="https://lists.freedesktop.org/archives/systemd-devel/2018-November/041637.html">https://lists.freedesktop.org/archives/systemd-devel/2018-November/041637.html</a>)<br><br>Regards,<br>Piotr Dobrogost</div></div></div></div>