mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
When freezing and thawing cgroups related to a snap, the code would incorrectly try to operate on cgroups related to mounts, socket, slices if they had the snap.<name>.<app> prefix. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>