summaryrefslogtreecommitdiff
path: root/root/usr/bin/changedns
Side-by-side diff
Diffstat (limited to 'root/usr/bin/changedns') (more/less context) (ignore whitespace changes)
-rwxr-xr-xroot/usr/bin/changedns2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/usr/bin/changedns b/root/usr/bin/changedns
index 8270e86..5059d08 100755
--- a/root/usr/bin/changedns
+++ b/root/usr/bin/changedns
@@ -15,7 +15,7 @@ usage ( ) {
shift
-cp /etc/resolv.conf $tmpfile
+[ -f /etc/resolv.conf ] && cp /etc/resolv.conf $tmpfile
case "$arg1" in
"-a")