commit | b40059779a7ad1e809b5e6ddf9bdbd81d2a8cad7 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Thu Sep 19 06:19:16 2019 +0530 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Fri Sep 20 17:32:31 2019 +0530 |
tree | 4263695a37a4bfd1e96dada509e0dd99f4ad8305 | |
parent | 38a63c3012320a53dc7737b2d81d7eed9df1dbff [diff] |
Remove the code which updates resolv.conf for dhcp supplied DNS Earlier in openbmc stack we did't have the systemd-resolved which updates the resolv.conf automatically for DHCP supplied nameservers or static nameservers. Now openBMC stack is having the systemd-resolved enabled This code is not required, it is unnecessary overwriting some entries. Change-Id: I532a4d00d4ec6dcc32f69f7cc5be0a41378214b8 Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>