Missing the reason
Missing the reason
Posted Sep 11, 2025 13:00 UTC (Thu) by mathstuf (subscriber, #69389)In reply to: Missing the reason by kpfleming
Parent article: No more 32-bit Firefox support
`systemd-run` has been able to do this for a long time. I've used it to make sure a build doesn't require more than 4 GB per TU by running a non-parallel build under a strict memory limit. But, AFAIK, it does require using systemd as your init system (or, rather, cgroup manager), so perhaps systemd-run is the "just use systemd, man" solution alluded to here.