Disable quirks on all-snap systems #163

Merged
merged 1 commit into from Oct 5, 2016

Conversation

Projects
None yet
2 participants
Collaborator

zyga commented Oct 5, 2016

The quirks code makes sense only on a classic system. In an all-snap
world it prevents access to essential directories in the real /var/lib
directory (such as extrausers)

Fixes: https://bugs.launchpad.net/snap-confine/+bug/1630492
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

Disable quirks on all-snap systems
The quirks code makes sense only on a classic system. In an all-snap
world it prevents access to essential directories in the real /var/lib
directory (such as extrausers)

Fixes: https://bugs.launchpad.net/snap-confine/+bug/1630492
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Contributor

mvo5 commented Oct 5, 2016

👍

Collaborator

zyga commented Oct 5, 2016

I just verified this on an all-snap system. Merging.

@zyga zyga merged commit 568cb3c into master Oct 5, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@zyga zyga deleted the fix-1630492 branch Oct 5, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment