summaryrefslogtreecommitdiffstats
path: root/etc/rc.linkup.sh
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-10-23 02:14:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-10-23 02:14:47 +0000
commit69122db2c26330c1a95f4763fd7fe07cbacefaf0 (patch)
treeffe97ea2aefe02d26409af44d74453e443b9abcb /etc/rc.linkup.sh
parent8ab76dbc443db3b9327b6ba4f5aff6ee55f51094 (diff)
downloadpfsense-69122db2c26330c1a95f4763fd7fe07cbacefaf0.zip
pfsense-69122db2c26330c1a95f4763fd7fe07cbacefaf0.tar.gz
Woops, somehow I forgot to add this files content.
Diffstat (limited to 'etc/rc.linkup.sh')
-rwxr-xr-xetc/rc.linkup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.linkup.sh b/etc/rc.linkup.sh
index 1a24852..1a49425 100755
--- a/etc/rc.linkup.sh
+++ b/etc/rc.linkup.sh
@@ -1 +1,4 @@
#!/bin/sh
+
+LINKUP=`cat /tmp/rc.linkup`
+/usr/local/bin/php /etc/rc.linkup $LINKUP \ No newline at end of file
OpenPOWER on IntegriCloud