dns-helper: use "sleep inifnity" to wait forever

Change-Id: Ifa4fe6c9c4ade5719ff69df37268116ebe7514d2
This commit is contained in:
Chris Wedgwood 2017-10-08 04:24:22 +00:00
parent 749a13f1ce
commit 49b83b1337

View File

@ -19,4 +19,4 @@ limitations under the License.
set -ex
cat /etc/resolv.conf > /host/etc/resolv.conf
tail -f /dev/null
sleep infinity