summaryrefslogtreecommitdiff
path: root/jessie-arm64-developer
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-02-03 20:49:37 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-02-03 20:49:37 +0200
commit4c7bd368c443237772a38148fa034cb8cfe0a819 (patch)
treeeef6fb4c5206785fd68a9ce2476d53f959476ecb /jessie-arm64-developer
parent0828aefc52f22b26f84e89a0a67a5ef77e84e9d9 (diff)
jessie-arm64-developer: create resolv.conf symlink
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'jessie-arm64-developer')
-rwxr-xr-xjessie-arm64-developer/customization/hooks/52-remove_etc_parts.binary1
1 files changed, 1 insertions, 0 deletions
diff --git a/jessie-arm64-developer/customization/hooks/52-remove_etc_parts.binary b/jessie-arm64-developer/customization/hooks/52-remove_etc_parts.binary
index 3e34efd..71ad8e6 100755
--- a/jessie-arm64-developer/customization/hooks/52-remove_etc_parts.binary
+++ b/jessie-arm64-developer/customization/hooks/52-remove_etc_parts.binary
@@ -4,3 +4,4 @@ cd binary
echo "I: rm /etc/resolv.conf"
rm -f ./etc/resolv.conf
+ln -sf /etc/resolvconf/run/resolv.conf ./etc/resolv.conf