Runtime resource cap systemd
Apply cgroup limits live without restart; --runtime keeps them volatile (gone on reboot)
systemctl set-property --runtime <unit> MemoryMax=512M CPUQuota=50%
more systemd
all 26 commands →
Apply cgroup limits live without restart; --runtime keeps them volatile (gone on reboot)
systemctl set-property --runtime <unit> MemoryMax=512M CPUQuota=50%