Update git submodules

* Update glean from branch 'master'
  - write one resolv config
    
    When systemd-resolved is enabled dns info is only written to
    /etc/systemd/resolved.conf.  If systemd-resolved is not enabled dns info is
    only written to /etc/resolv.conf.  We do not write to /etc/resolv.conf
    if systemd-resolved is enabled because /etc/resolv.conf is a symlink pointing
    to ../run/systemd/resolve/stub-resolv.conf.  This target file does not exist
    before systemd-resolved is run so glean would fail with:
        'FileNotFoundError: [Errno 2] No such file or directory: '/etc/resolv.conf'
    
    Change-Id: I644e0b50cfb7bb00a108160b99c0c1359d6a9dd4
    Signed-off-by: Matthew Thode <mthode@mthode.org>
This commit is contained in:
Matthew Thode 2020-04-03 11:35:18 -05:00 committed by Gerrit Code Review
parent 7de44608ef
commit f1b7d9253e
1 changed files with 1 additions and 1 deletions

2
glean

@ -1 +1 @@
Subproject commit 4826490245fecd0c697fcef37011b5bf170d945c
Subproject commit a39e9b3d21f1b11225fe1005b723e53d32eec974