diff options
Diffstat (limited to 'testing/ppp/ip-down.d.dns.sh')
-rw-r--r-- | testing/ppp/ip-down.d.dns.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/ppp/ip-down.d.dns.sh b/testing/ppp/ip-down.d.dns.sh deleted file mode 100644 index 9e19f7d1b..000000000 --- a/testing/ppp/ip-down.d.dns.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -[ -e /etc/resolv.conf.backup.${IFNAME} ] && mv /etc/resolv.conf.backup.${IFNAME} /etc/resolv.conf |