Personal-files in testing

Hi there,

I am working on a snap that needs personal-files. But before I request it, I want to be sure everything is in shape. I am having a few permission related issues and just wanted to strike this possibility off of my list.

So, If I install a snap locally with --dangerous, should the personal-files access work?

Thank you for your time.

Yes, but you’ll need to ‘snap connect’ the interface after install. You can verify that the expected accesses were granted by examining /var/lib/snapd/apparmor/profiles/snap.yoursnap.command.

1 Like