dns-helper: use "sleep inifnity" to wait forever
Change-Id: Ifa4fe6c9c4ade5719ff69df37268116ebe7514d2
This commit is contained in:
parent
749a13f1ce
commit
49b83b1337
@ -19,4 +19,4 @@ limitations under the License.
|
|||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
cat /etc/resolv.conf > /host/etc/resolv.conf
|
cat /etc/resolv.conf > /host/etc/resolv.conf
|
||||||
tail -f /dev/null
|
sleep infinity
|
||||||
|
Loading…
Reference in New Issue
Block a user