mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
* interfaces/apparmor/apparmor.go: add note about inverse functionality Signed-off-by: Ian Johnson <ian.johnson@canonical.com> * interfaces/shared-memory: support single wild-cards in the read/write paths This is needed for many real-world use cases of shared memory where a constant prefix is used but a random number is appended as a suffix to the actual shared memory object opened for each invocation. Also add to the spread test cases for this new feature. Signed-off-by: Ian Johnson <ian.johnson@canonical.com> * interfaces/shared-memory: adjust comment Thanks to Samuele for pointing out the confusion. Signed-off-by: Ian Johnson <ian.johnson@canonical.com>