Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snap: Add home and removable-media interfaces. #94

Merged
merged 1 commit into from
Aug 26, 2019
Merged

Conversation

ralight
Copy link
Contributor

@ralight ralight commented Aug 23, 2019

These allow file access to non-hidden files in the user's home
directory, and to /media, /run/media, and /mnt.

The removable-media interface is not connected by default (and hence
files in /media, /run/media, and /mnt will not be accessible), this can
be connected with snap connect jo:removable-media

These allow file access to non-hidden files in the user's home
directory, and to /media, /run/media, and /mnt.

The removable-media interface is not connected by default (and hence
files in /media, /run/media, and /mnt will not be accessible), this can
be connected with `snap connect jo:removable-media`
@jpmens jpmens merged commit f988d97 into jpmens:master Aug 26, 2019
@jpmens
Copy link
Owner

jpmens commented Aug 26, 2019

Merged, thank you.

jpmens added a commit that referenced this pull request Aug 26, 2019
@ralight ralight deleted the snap branch August 26, 2019 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants