Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Disable quirks on all-snap systems #163
Conversation
|
|
|
I just verified this on an all-snap system. Merging. |
zyga
merged commit 568cb3c
into
master
Oct 5, 2016
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
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
zyga commentedOct 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