Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
interfaces: allow 'getent' by default with some missing dbs to various interfaces #2956
Conversation
jdstrand
added some commits
Feb 28, 2017
jdstrand
changed the title from
interfaces: 'getent' by default; add /etc/ethers to network_{control,observe}
to
interfaces: allow 'getent' by default with some missings dbs to various interfaces
Feb 28, 2017
jdstrand
changed the title from
interfaces: allow 'getent' by default with some missings dbs to various interfaces
to
interfaces: allow 'getent' by default with some missing dbs to various interfaces
Feb 28, 2017
mvo5
added this to the
2.23 milestone
Mar 1, 2017
mvo5
merged commit 4c512ee
into
snapcore:master
Mar 1, 2017
6 checks passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
xenial-amd64
autopkgtest finished (success)
Details
xenial-i386
autopkgtest finished (success)
Details
xenial-ppc64el
autopkgtest finished (success)
Details
yakkety-amd64
autopkgtest finished (success)
Details
zesty-amd64
autopkgtest finished (success)
Details
jdstrand
deleted the
jdstrand:getent
branch
Mar 1, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jdstrand commentedFeb 28, 2017
•
Edited 1 time
-
jdstrand
Feb 28, 2017
getentis a handy tool for reading various databases. Most of the databases (eg, passwd, group, hosts, ahosts*, networks, protocols, and services) are available by default or in various interfaces. In addition to allowing use of the getent command, this adds /etc/rpc and /etc/ethers to network-control and network-observe.