summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2008-12-08 13:52:50 +0000
committerErmal Luçi <eri@pfsense.org>2008-12-08 13:52:50 +0000
commit6849a176301e601341eb9dc235c5db32ae1d0751 (patch)
treec06aa5081412cab02fd752be4f0467e28dcb810a /usr/local/sbin
parentfaab50d4a24cdd4f614813a2ba110554d8be4f74 (diff)
downloadpfsense-6849a176301e601341eb9dc235c5db32ae1d0751.zip
pfsense-6849a176301e601341eb9dc235c5db32ae1d0751.tar.gz
Generate the {interface}up status file.
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 ca502dd..ff1157a 100755
--- a/usr/local/sbin/ppp-linkup
+++ b/usr/local/sbin/ppp-linkup
@@ -19,4 +19,4 @@ fi
# let the configuration system know that the ip has changed.
/bin/echo $1 > /tmp/rc.newwanip
/bin/echo $4 > /tmp/$1_router
-
+/usr/bin/touch /tmp/$1up
OpenPOWER on IntegriCloud