Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
allow read/write to /dev/pts/[0-9]* needed for running snaps under a confined sshd #128
Conversation
|
FYI:
|
|
I forgot-- on this system sshd is confined and I'm using pam-apparmor. The inherited fd is mediated since it isn't coming from an unconfined process. |
jdstrand
changed the title from
allow read/write to /dev/pts/[0-9]* needed for running snaps under ssh
to
allow read/write to /dev/pts/[0-9]* needed for running snaps under a confined sshd
Sep 8, 2016
|
Looks good, thank you |
zyga
merged commit afa354f
into
snapcore:master
Sep 8, 2016
1 check failed
continuous-integration/travis-ci/pr
The Travis CI build failed
Details
jdstrand
deleted the
jdstrand:pts-denial
branch
Sep 9, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jdstrand commentedSep 8, 2016
No description provided.