From 49bf5f1f444419a9fdac320f484485cabb9e6cea Mon Sep 17 00:00:00 2001 From: twittner Date: Fri, 26 Sep 2003 23:00:55 +0000 Subject: [PATCH] - removed .stopadsl.patch: premature joy - hotplug stop hangs at random. Changed files: eagle-stopadsl.patch -> 1.2 --- eagle-stopadsl.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 eagle-stopadsl.patch diff --git a/eagle-stopadsl.patch b/eagle-stopadsl.patch deleted file mode 100644 index 977e92d..0000000 --- a/eagle-stopadsl.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN eagle-1.0.4.orig/scripts/adsl/stopadsl eagle-1.0.4/scripts/adsl/stopadsl ---- eagle-1.0.4.orig/scripts/adsl/stopadsl Wed Jun 18 23:58:02 2003 -+++ eagle-1.0.4/scripts/adsl/stopadsl Tue Sep 23 13:42:09 2003 -@@ -10,7 +10,7 @@ - INTERFACE=`/usr/sbin/adictrl -i` - if [ $? == 0 ] ; then - # Remove the ADI network interface: -- ifconfig $INTERFACE down -+ /sbin/ip link set $INTERFACE down - fi - - -- 2.44.0