Interface fixing in eth. - conn - A script repository to manage connections in Linux.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 3d6eac71e9f706e792fabad36df4005ed7523367
(DIR) parent 5ffcc5a444319cb942cb9218705563cbb70a1e83
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 13 May 2011 21:00:32 +0200
Interface fixing in eth.
Diffstat:
examples/eth/run.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/examples/eth/run.sh b/examples/eth/run.sh
@@ -2,7 +2,7 @@
. ../common.sh
-interfce=$2
+interface=$2
t[ "$2" == "" ] && interface="eth0"
case "$1" in