squish icon indicating copy to clipboard operation
squish copied to clipboard

feature(pid1): cgroup support

Open queer opened this issue 4 years ago • 1 comments
trafficstars

This is a bit hairy as cgroups require root for initial configuration -- definitely something that has to be set up as a part of package installation. What's the best way to do this?

queer avatar Sep 29 '21 20:09 queer

The most effective way of doing this without root seems to be tying squish to systemd, and using the user slice cgroups to create subcgroups.

queer avatar Nov 05 '21 17:11 queer