interfaces: allow 'getent' by default with some missing dbs to various interfaces #2956

Merged
merged 3 commits into from Mar 1, 2017

Conversation

Projects
None yet
3 participants
Contributor

jdstrand commented Feb 28, 2017

getent is 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.

jdstrand added some commits Feb 28, 2017

@jdstrand 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 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

zyga approved these changes Feb 28, 2017

Looks good

mvo5 approved these changes Mar 1, 2017

@mvo5 mvo5 added this to the 2.23 milestone Mar 1, 2017

@mvo5 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 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