Files
podman/libpod
baude 822c327997 Resolve /etc/resolv.conf before reading
In some cases, /etc/resolv.conf can be a symlink to something like
/run/systemd/resolve/resolv.conf.  We currently check for that file
and if it exists, use it instead of /etc/resolv.conf. However, we are
no seeing cases where the systemd resolv.conf exists but /etc/resolv.conf
is NOT a symlink.

Therefore, we now obtain the endpoint for /etc/resolv.conf whether it is a
symlink or not.  That endpoint is now what is read to generate a container's
resolv.conf.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #1368
Approved by: rhatdan
2018-08-28 17:03:19 +00:00
..
2018-08-16 17:12:36 +00:00
2018-08-16 17:12:36 +00:00
2017-11-01 11:24:59 -04:00
2018-04-05 14:13:49 +00:00
2018-03-29 02:18:45 +00:00
2018-08-24 19:19:43 +00:00
2018-08-16 17:12:36 +00:00
2018-08-16 17:12:36 +00:00
2018-08-26 07:22:42 +00:00
2018-08-23 18:16:28 +00:00
2018-08-23 15:01:17 +00:00
2018-08-23 15:01:17 +00:00
2018-08-24 19:19:43 +00:00
2018-08-23 18:16:28 +00:00
2018-08-23 18:16:28 +00:00
2018-08-26 07:22:42 +00:00
2018-08-15 18:07:04 +00:00
2018-03-14 20:21:31 +00:00
2018-08-16 17:12:36 +00:00