/etc/apparmor.d/snap.core.<revision>.usr.lib.snapd.snap-confine files not removed with 'snap remove core --revision=<revision>'
Bug #1739485 reported by
Jamie Strandboge
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| snapd |
Invalid
|
Medium
|
Unassigned | ||
Bug Description
I noticed that /var/lib/
$ sudo snap remove core --revision=3646
$ sudo snap remove core --revision=3700
which left r3748 installed. While I wasn't terribly surprised that this didn't remove the now unneeded /var/lib/
/etc/apparmor.
/etc/apparmor.
| description: | updated |
| description: | updated |
To post a comment you must log in.
Do they still exist after a `systemctl restart snapd` ? Iirc we cleanup those files on daemon startup only.