squish
squish copied to clipboard
✨ feature(daemon,pid1): WIP cgroup driver
This would close #26.
Open questions:
- How to do cgroups right? The systemd transient unit creation API isn't working (see ex [1] which is the same issue) for me, and so the alternative for doing cgroups is to make a setuid binary that does nothing but finagle cgroups...