<div dir="ltr">I used "systemctl set-property systemd-nspawn@my-container-real-name.service MemoryMax=2G", to test defining a limit on RAM usage of a nspawn container.<br><br>But after setting the limit, with the config being created at "/etc/systemd/system.control/" correctly, when I start the container and enter on it, the "free" command still shows the memory info from the host.<br><br>Is this correct? If yes, is there a way to make the container to show only the memory separated to it?<br><br>Paulo Coghi</div>