summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/sbin/ppp-linkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/ppp-linkup b/usr/local/sbin/ppp-linkup
index 2e5bafd..ca502dd 100755
--- a/usr/local/sbin/ppp-linkup
+++ b/usr/local/sbin/ppp-linkup
@@ -18,5 +18,5 @@ fi
# let the configuration system know that the ip has changed.
/bin/echo $1 > /tmp/rc.newwanip
-/bin/echo $4 /tmp/$1_router
+/bin/echo $4 > /tmp/$1_router
OpenPOWER on IntegriCloud