From 69122db2c26330c1a95f4763fd7fe07cbacefaf0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 23 Oct 2006 02:14:47 +0000 Subject: [PATCH] Woops, somehow I forgot to add this files content. --- etc/rc.linkup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/rc.linkup.sh b/etc/rc.linkup.sh index 1a2485251c..1a4942567b 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