<div dir="ltr"><div>Hi,</div><div> Please could someone help ?</div><div><br></div><div> I want my containers to run inside a freezer cgroup so that I can freeze and thaw the container as and when needed.</div><div><br></div><div> I use the command <br></div><div><br></div><div> systemd-nspawn [...] --slice=bhasker.slice <br></div><div>and systemd creates <br></div><div></div><div>bhasker.slice and puts everything under it. The slice however is for memory only. <br></div><div>I dont seem to be able to specify successfully how to use freezer in the slice</div><div><br></div><div>If I do specify --slice=memory,freezer:bhasker  I end up getting something like this<br></div><div><br></div><div><span style="font-family:monospace">Control group /:<br>-.slice<br>├─memory\x2cfreezer:bhasker.slice </span></div><div><span style="font-family:monospace">...</span></div><div><br></div><div>(the coma is taken literally as \x2c)<br></div><div>How do I get systemd-nspawn to also run the slice under freezer controller of my choice ? <br></div><div>Thanks in advance<br></div><div><br></div></div>