summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-10-25 14:37:22 +0000
committerErmal Luçi <eri@pfsense.org>2008-10-25 14:37:22 +0000
commitb87364eb25794fcb2314cb6ce9676616f95e73ee (patch)
treefca0150f79169b7647c6a9624e61b2d5c2695c43 /usr/local/sbin
parentfd3e7e5d7e4b3c28a1830b22d3942f0207d68698 (diff)
downloadpfsense-b87364eb25794fcb2314cb6ce9676616f95e73ee.zip
pfsense-b87364eb25794fcb2314cb6ce9676616f95e73ee.tar.gz
Fix issue reported on ticket #1825.
Diffstat (limited to 'usr/local/sbin')
-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